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 conversion routines? : abap data dictionary
Can i know some of the Realtime tickets that anyone has been faced ?
Explain how to write a bdc - how do you go about it?
Does every abap/4 have a modular structure? : abap modularization
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
What are conditional chain statement?
What is a subroutine?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
Can a domain, assigned to a data element be changed? : abap data dictionary
what next in SAP-ABAP/4 is it going to be change?
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
What is the difference between get and get late?
What is a modification assistant?