‎2007 Feb 02 10:10 AM
Hi all,
I have an requirement wherein i need to transfer material master data through LSMW conversion process into R/3 database.The data is to be posted through ARTMAS04 inbound IDoc.
The problem is to transfer the data simultaneousely through <b>multiple instances</b> of <b>E1BPE1MARAEXTRT</b> segment of <b>ARTMAS04 IDoc</b>.
for example:
I need to have an assignment that should work like this:
E1BPE1MARAEXTRT[]-FIELD1 = '00001'
E1BPE1MARAEXTRT[]-FIELD1 = '76545'
E1BPE1MARAEXTRT[]-FIELD1 = 'SAP'.
Can anybody help me in acheiving this example scenario in LSMW.
Thanks.
‎2007 Feb 02 1:20 PM