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

example for migrating header data and item data

Former Member
0 Likes
563

hello guys can any body explain me with example for how to migrate header and item data using 2 different files for a single object.

Regards

Janapathi

3 REPLIES 3
Read only

Former Member
0 Likes
522

I think you are talking about LSMW.

in step two, create two structures one for header and the other for item.

Define the source fields in each structure.

In Structure Relationships, map the header to the header target and Item to the item target structures.

Define the mapping bwteen the source and target structures.

In Specify files step, you can specify the files for the header structure and items structure.

then run the read data step.

then convert data.

finally call the direct input/batch input step .

Regards,

Ravi

Read only

0 Likes
522

i did exactly same as defined sap standard document but at step 9 read data,

only header file is getting read so can guys give an example.

Regards

Janapathi

Read only

0 Likes
522

Ravi,

I tried this using two differenct files for header and items. I have problem in assigning the item source strucute to item lsmw structure. Which says "not relevant stuructre to assign"

Please throw some light