what is the difference between bdc and lsmw?

Answer Posted / jayati saha

BDC is the BAtch Data Communication is the process of
transferring data from a SAP system to an SAP system or
from a non-SAP system to an SAP system.

Lsmw or Legacy System Migration Workbench has the same
purpose but it is basically a tool to upload data. It
offers several method like batch input recording, IDOC,
Bapi, direct input, while BDC uploads data using batch
input recording.

Lsmw is a built-in tool provided by SAP and we do not need
to write lines of code to upload data but we ned to merely
configure the Lsmw tool. first we have to choose the
appropriate method in LSMW , then the tool will act like an
wizard and all steps will be shown one after another in a
structured manner.and we have to just proceed in the shown
manner and have to do or configure in some of the steps.
but in BDC we do not enjoy such.
So BDC will be mostly used by ABAP programmers and LSMW can
be used by functional consultants easily.
BDC will be used for less data upload and LSMW for a
large no of data transfer in a less time.In BDC using
session method we can not upload more than 999 records in a
single session.But in LSMW we can upload near 5000 data
records.

BDC is mostly used for customized data upload. suppose if
we use direct upload in LSMW then we have to use the
standard business object to upload data, but for customized
data We will find no BAPI. So we can use BDC.

Is This Answer Correct ?    9 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to write a bdc – how do you go about it?

661


What are the uses of secondary indexes?

551


What are the problems in processing batch input sessions?

603


How many primary keys can be created for a table?

618


how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran

2043






What is meant by write lock? : sap abap data dictionary

590


What are the system fields?

557


What is lock mechanism? How do we create lock objects in abap?

639


What are the attributes of a field that can be activated or deactivated during runtime?

564


What is payroll area

1817


hi.. sap sd is installed in my PC .i m unable to start becoz ,i have given wrong password many times and it's locked.please tell me how can i open SAP logon. tell the process at my id dst.noida@rediffmail.com please advance thanx

1506


How to create a button in selection screen ?

1486


Explain sap abap 3-tier architecture?

737


How many types of views are there? : abap data dictionary

556


What are the types of the programming language used in the sap abap software?

600