Faq Question and Answers in LSMW
Faq Question and Answers in LSMW
LSMW is a tool provided by SAP in order to upload huge amount of data from legacy file to
R/3 system. The Legacy System Migration Workbench (LSMW) is a tool to transfer data
from legacy systems (Non SAP System) into an R/3 System (SAP System).
LSMW supports a step-by-step procedure; if one step is executed and saved then next step
automatically follows.
Apart from creation of project/ subproject/ object and recording, there are 14 basic
steps included in LSMW.
LSMW is basically designed for functional consultants who do not do much coding but
need to explore the functionality while BDC is designed for a technical consultant.
LSMW offers different technique for migrating data: Direct input, BAPI, I-Doc, Batch
input recording while BDC basically uses recording.
LSMW mapping is done by SAP while in BDC we have to do it explicitly.
LSMW is basically for standard SAP application while BDC basically for customized
application.
Coding can be done flexibly in BDC when compared to LSMW.
3. When should we prefer lsmw?
In case if you trust the data in the flat file and know there is not much coding to be
done, then we can use LSMW. On the other hand if there is a lot of validations to be done
go for BDC.
Also LSMW can be preferred for uploading Master Data records and standard SAP
applications. Since LSMW is a tool and generally it makes use of standard program/objects,
the execution would be faster, and less effort is needed to upload master data.
4. What Are The Import Methods Available In LSMW? State the Advantage & Disadvantage Of
Each Method?
Reading the legacy data from one or several files (e.g. spreadsheet tables, sequential
files).
Converting data from its original (legacy system) format to the target (SAP) format
Importing the data using standard interfaces (Batch Input, Direct Input, BAPI, IDoc) into
the database of the R/3 application.
Transaction Code to start the LSM Workbench is LSMW.
Batch Input Method is capable of handling multiple recording and Batch Input recording is
one of the import methods available in LSMW. So yes, LSMW can be used for handling
multiple recordings.
8. What Kind Of Data Can Be Migrated Using The LSMW? Is It Certain That The Imported
Data Will Be Consistent?
Master Data
Transaction Data
9. How Many Steps Needs To Be Followed While Using LSMW For Data Migartion. Also
Mention The Steps Sequentially