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
Where are you used type casting?
Explain the advantages of abap query tool?
What is Field group?
How can the standard tables of sap be modified?
What are the two levels in defining a match code ?
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
What are local objects? : abap data dictionary
What are the different methods of bdc? : abap bdc
What are the value tables?
Can we make use of flow logic control key words in abap/4 and vice-versa?
What is sap abap data dictionary?
In delivery processing which step comes first picking, packing, posting goods issue ?
Why do we use abstract class
How do you do bdc for a table control? : abap bdc
Can we display a list in a pop-up screen other than full-size stacked list?