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 the two methods for modifying sap standard tables?
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What are pooled tables?
What is singleton pattern in OOPS?
Polymorphism real time scenario
Can a domain, assigned to a data element be changed?
What is an “on request field” statement?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
Explain the client concept of sap.
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
What is full form of bdc session? : abap bdc
How did you test the form you developed? How did you taken print?
What are the basic object types? : sap abap hr
What does the extract statement do in extract datasets? : abap modularization
Select up to 1 row and select single difference ?