Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

uploading data bdc, lsmw and bapi

Former Member
0 Likes
364

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.

1 REPLY 1
Read only

Former Member
0 Likes
339

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