what is the main difference between lsmw and bdc ?
in which situation we will go for lsmw instead of bdc?
Answer Posted / venkatesh
Lsmw: is a tool is used to migrate the data from non sap system to the sap system. It is a one step process the data to upload the into the sap system. Just we have to gone through the 14 steps onces process the 'Lsmw' T.code. There is no function modules are used in Lsmw.
Bdc: is technique is used to process the data from non sap system to the sap system. It is process the the data within the system only. In Bdc we have to used the function modules.
Below the situation we have to use Lsmw instead of Bdc:
suppose if you want to process the data one time from non sap system to the sap system that case we have to use the Lsmw.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What are the events in abap/4 language? : abap hr
What are the components in sap application server?
What is the difference between call transaction and session method? : abap bdc
What is “call mode”?
Badi concepts
How do you validate the selection criteria of a report? And how do you display initial
What are hashed tables?
Explain the differences between at selection-screen and at selection-screen output?
What is filter dependent BADI?
What is a multiple line field?
How to find the return code of an stmt in abap programs?
Write syntax for message error (report)?
What two statements would be used to exchange data between programs using abap memory?
How do you write manual bdc session method? : abap bdc
How do you document ABAP programs? Do you use program documentation menu option?