2006 Jul 17 11:21 PM
what are differeces between bdc, lsmw and bapi.
how are they preferred individually.
what are differeces between bdc, lsmw and bapi.
how are they preferred individually.
2006 Jul 17 11:40 PM
hi kranthi,
welcome to <b>SDN</b>
All the 3 can be used for the same purpose.
BDC - was the first provided by SAP for mass data entry in to SAP Database with Screen checks
LSMW - Originated as a 3rd party tool with many more functionalities and ease of use
BAPI - Some times the transaction screens changes, in those cases the BDC's fail as they purely refer to the screen elements. BAPI's provide a more consistent way to make entries in SAP systems without referencing the screen elements but still adhering to the underlying business logic, so the data entry is syntactically and semantically correct.
You can check the below links also
Hope this helps.
Regards,
Naveen