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: 

LSMW Multiple Structures

Former Member
0 Kudos

I need to create an LSMW to create and/or modify vendords. How do I physically set up my input file to contain records for BGR00, BLF00, and BLFA1 Structures?

How does this correspond with the "Identifying Field Value" parameter of the Source Field Mapping portion of the LSMW setup?

2 REPLIES 2

Former Member
0 Kudos

u can assign field value starting frm 1 to one set of values ... e.g assign 1 to all the values which needs to be inserted in table BGR00 and put 1 in the identifying field value ... like this 2 for BLF00 table and put 2 in identifying field value ... when uploading ... system will automatically pick the respective values

hope this will help

bbye tac care

Ashwani

Former Member
0 Kudos

Hi Mitchelli,

Physically you take records

BGR00

BLF00

BLFA1

..... with some indicator in first field

In the step maintain source fields you can give this indicator for identifying which row to go which structure.

Srini