in lsmw,where u write the code?
Answer Posted / venkateswarlu.bandi
LSMW is used to data migration from non sap systems to the
sap sytems. and also used for the mapping the fields one to
one.three importnat points in LSMW.
1.read the data from legacy systems.
2.convert the data from source to target format.
3.import the data using the batch input,idocs,bapi's
transaction code is : LSMW
in this lsmw give the project name, sub project name,
object name.
after giving all the projects names it will disply the 14
steps. these are filled manually by the user.
1.maintain the object attributes
2.maintain source sturcture.
3.maintain source field.
4.maintain structure ralation.
5.maintain field mapping and conversion rules.
6.maintain user transactions.
7.specify files
8.assing files
9.read data.
10.display data.
11.convert data.
12.display and convert data.
13.create batch input.
14.run the batch input.
Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is an abap data dictionary? : abap data dictionary
How to call other programs?
What is the difference between upload and ws_upload ? : abap bdc
Explain what is an rfc?
How can we use multiple transactions by using bdc_insert? : abap bdc
How do you use tab sets in layout sets?
How do you validate the selection criteria of a report? And how do you display initial
How to debug rfc function module?
wat is the default file name of BAPI trace?
Define alv programming in abap?
Explain the difference between function group and function module?
What is roll area?
How do you activate a function exit?
Mention the various databases integrities?
What is search help exit? : sap abap data dictionary