‎2008 Aug 13 6:39 PM
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.
‎2008 Aug 15 8:08 AM
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
‎2008 Aug 15 8:08 AM
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
‎2008 Aug 20 9:46 AM
‎2008 Sep 24 9:57 PM
Hi Swapna I'm also looking for LSMW 4.0 version If you found it can u share with me
Thank you