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 with 2 source structure

Former Member
0 Likes
1,842

Hi Expert,

I have requirement to upload Internal Order with settlement rule.

I want to make use of LSMW using Batch Input Recording method.

The thing is, settlement rule can be more than one, hence, I plan to have 2 structure, similar like header and item. I can make the main IO structure and the child settlement rule structure in maintain source structure section. However, I don't know how to link it with recording because when I try to map it, I can only create one structure relation with the main recording.

Do i need to create 2 separate recording?

Anyone has idea how to build LSMW for such requirement? Thank you.

Regards,

Abraham

Edited by: Abraham Bukit on Feb 5, 2009 11:11 AM

Hi Expert,

I have requirement to upload Internal Order with settlement rule.

I want to make use of LSMW using Batch Input Recording method.

The thing is, settlement rule can be more than one, hence, I plan to have 2 structure, similar like header and item. I can make the main IO structure and the child settlement rule structure in maintain source structure section. However, I don't know how to link it with recording because when I try to map it, I can only create one structure relation with the main recording.

Do i need to create 2 separate recording?

Anyone has idea how to build LSMW for such requirement? Thank you.

Regards,

Abraham

Edited by: Abraham Bukit on Feb 5, 2009 11:11 AM

5 REPLIES 5
Read only

abdul_hakim
Active Contributor
0 Likes
1,241

Hi

If you use recording method in LSMW then you can only have flat structure as source file ie without Header / Iteam relationships.

Cheers,

Hakim

Read only

Former Member
0 Likes
1,241

in LSMW not possible to call 2 recordings at one time, its psooible to call 2 strctures.

Read only

Former Member
0 Likes
1,241

you cab achaive this by transfering the same strucure data again.

you can do transfer reord multiple times.

http://help.sap.com/saphelp_nw04/helpdata/en/10/6400c0ee3711d1b406006094b944c8/frameset.htm

Read only

Former Member
0 Likes
1,241

Check maniluplating data records in tips and trics of lsmw:

Manipulating Data Records;

http://help.sap.com/saphelp_nw04/helpdata/en/10/6400c0ee3711d1b406006094b944c8/frameset.htm

Read only

0 Likes
1,241

Solved it. We can assign more than 1 recording to LSMW object and have 2 structure where each can be assigned to each recording.