Application Development 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: 

Working With two files in LSMW

Former Member
0 Kudos

Hi,

I am uploading BOM data using a standard object 0030. Here i an trying to upload data using two file one for header and second for item. Can i know how can we relate the files. As for the material BOM header how will it know what items to pick up. Need an example or tutorial for the smae. ANy help will be greatly appreiciated.

Regards,

Gurpreet SIngh.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

you need to specify key which is the relation between header and item data:

Key in Header file: Material in Header Plant ........

100001 FG1000 1000.........

Key in Item file: Material Component Q-ty

100001 RM150 10

100001 RM200 1

Regards Vassko!

3 REPLIES 3

Former Member
0 Kudos

Hi,

you need to specify key which is the relation between header and item data:

Key in Header file: Material in Header Plant ........

100001 FG1000 1000.........

Key in Item file: Material Component Q-ty

100001 RM150 10

100001 RM200 1

Regards Vassko!

0 Kudos

Hi,

Thanks for the answer. Just wanted to know how can we notify these fields as key fields. As in where can we make them key fields????

0 Kudos

Hi,

when you create the source fields for header source structure add and one field for key, do the same and in the Item source structure. After that add that key in each file for header BOM data and Item BOM data ( it' s some kind of a link needed to the system to relate the header and item data from the files).

Regards Vassko!