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 multiple structure migration

Former Member
0 Likes
649

Hello all,

I am using LSMW for migration, In my migration file, first two line i am having the field information.

I have specified the Field name at start of the file option. But it is showing erro that for multiple structure it is not allowed to select the field name at start of the file.

Can any one help me in this issue..... how to use the field name at the starting of the file.

Thanks,

Feroz.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
465

Hi Feroz,

More information is required before a definate answer can be given.

The simple answer if you are using a Header, Line Item file for say a Purchase Requistion/Order it is easier to use two files that get linked by the Purchase Document Key.

Otherwise you need to read the record,

Check if it is a header start transaction and move to header structure

check if it is a line item move to line_item structure

read next record and report until end-of-file.

I suggest searching for the LSMW 4.0 Guide's.

Kind Regards

David Cooper

3 REPLIES 3
Read only

Former Member
0 Likes
466

Hi Feroz,

More information is required before a definate answer can be given.

The simple answer if you are using a Header, Line Item file for say a Purchase Requistion/Order it is easier to use two files that get linked by the Purchase Document Key.

Otherwise you need to read the record,

Check if it is a header start transaction and move to header structure

check if it is a line item move to line_item structure

read next record and report until end-of-file.

I suggest searching for the LSMW 4.0 Guide's.

Kind Regards

David Cooper

Read only

0 Likes
465

Can any one please provide me the LSMW 4.0 ................

Read only

0 Likes
465

Hi Swapna I'm also looking for LSMW 4.0 version If you found it can u share with me

Thank you