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 are conditional chain statement?
What are the prerequisites for creating foreign key relationship?
Lock objects and what are parameters of ENQUEUE FM?
Explain what are the events used in interactive reports?
Of the two call transaction and session method, which is faster?
What is IMG in SAP?
What does an exec sql statement do in abap?
Can a constructor be declared private? If yes then in which scenario?
What is ps structure? : abap hr
What is a projection view? : abap data dictionary
What are the advantages of logical databases : abap hr
What is the difference between tables and structures?
How do you retrieve the data for repetitive structures ? : abap hr
How does the interface between the dynpro and the abap/4 modules take place?
What are field groups?