WHEN TO GO LSMW ,BAPI,BDC FOR UPLOADING DATA.GIVE ME
DIFFERENT SCENARIOS(EXAMPLES).
Answer Posted / parthan_feb25
Basically data transfer method divided into
1)direct input
2)batch input (call transaction & session method)-BDC
3)BAPI.
Then LSMW is a tool which can be done the above method by
using this tool.
Then LSMW is only for Master data Transfer...i.e Mass data
transfer
For Transactional Data Transfer Better go to BAPI then BDC.
Why bcoz BDC is screen flow logic.. where as BAPI is update
data directly to the data base..
Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What is sap abap data classes?
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
What is off cycle payroll run
What are the different types of parameters? How can you distinguish between different kinds of parameters?
Is it possible to pass data to and from include programs explicitly?
How move-corresponding works
What are the kinds of foreign key fields?
What is example class
How do we handle multiple line items in BDC's.
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
What is pnp-sw-found ? : abap hr
What is a table attribute? : abap data dictionary
What are the two methods for modifying sap standard tables?