Answer Posted / manish
LSMW is generally for normal SAP applications, while BDC is mainly for any customized application. LSMW provides various methods for the migration of data, namely, those of direct input, Batch input recording and IDOC. BDC however, simply makes use of recording. There are two ways of implementing BDC, the call transaction method and the session method. In LSMW, mapping is taken care of with the help of SAP, whereas in BDC one has to provide explicit mapping directions. Coding is not very flexible in LSMW, whereas in BDC, coding is very flexible and applications can be easily customized. This is mainly because LSMW is devised specially for functional consultants who do not perform coding, while BDC is mainly made use of by technical consultants, who do perform coding.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the different function modules used in sapscript?
Where do you code the hide statement?
What are the screen elements.
Explain the Inportance of pa40? : abap hr
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
How many types of data classes are there in sap abap? : abap data dictionary
What is a size category?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
Normally how many and what files get created when a transaction program is written?
What are the user groups?
Explain the advantages of logical databases?
What is a bsp application? : sap abap hr
What is the use of the statement leave to list-processing?
how to read the standard field value in your custom program.
How to find the return code of an stmt in abap programs?