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

LSMW Mapping

Former Member
0 Likes
706

Hi,

I have using a LSMW for conversion.

In the target structure I have KOTG932 and ADRC tables to be updated.

How can I maintain structure relationship for these tables as the structure of the one mentioned in standards are different from the one given above.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
653

Which method are you using Recording, Standard Input Program , BAPI or Idoc? You need to define the structure relation ships between the source strcuture you have created and the target strcuture created by any of the above options. Even if the strcuture does not match completely you can define the relation ship between them and in field to field mapping map only the field which you want to map and leave other fields.

Hi,

I have using a LSMW for conversion.

In the target structure I have KOTG932 and ADRC tables to be updated.

How can I maintain structure relationship for these tables as the structure of the one mentioned in standards are different from the one given above.

Thanks

4 REPLIES 4
Read only

Former Member
0 Likes
654

Which method are you using Recording, Standard Input Program , BAPI or Idoc? You need to define the structure relation ships between the source strcuture you have created and the target strcuture created by any of the above options. Even if the strcuture does not match completely you can define the relation ship between them and in field to field mapping map only the field which you want to map and leave other fields.

Read only

0 Likes
653

I using Standard Batch Input program method for LSMW.

Read only

Former Member
0 Likes
653

I guess then you can create strcuture relation ship with the source struture you created and the structure defined in standard program evenif they are different and then perform the field to field mapping as per your requiement.

Read only

Former Member
0 Likes
653

Thanks