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
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
Explain how to create any functions?
What are the relational operations that can be performed on view in sap? : abap data dictionary
What will exactly the hide statement do?
Static and instance variable and method with live example. Why and when to use
What is a variable in the sap abap?
What is the difference between data elements and domains?
Why grouping of fields is required? What is the max no of modification groups for each field?
What is client in the sap system? : sap abap hr
Name some data dictionary objects?
What are Table control and tab strip control in dialog programming ?
What is elementary search help? : sap abap data dictionary
What is lock object ? : abap data dictionary
Describe the data classes?
Why do we use Abstract classes give an example from your project?