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 is an authorization in sap?
What are internal tables? : abap hr
Why do we use abstract class
Difference between sy-tabix and sy-index?
What are different types of parameters?
What two statements are required in an abap program to output an icon using a written statement?
What are the three components of a work process?
Give examples of transparent table?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
What are the different types of sapscript symbols?
What are the different database integrities?
Where do you create indexes in abap?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
What are the different message types available in the abap/4 ?
Why is pretty printer user in abap?