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

Problem with LSMW

Former Member
0 Likes
490

Hi We have a BAPI enabled LSMW project.

For this LSMW we have three source structures.

1) E1BPSDHD1 (Header)

2) E1BPSDITM (Item)

3) E1BPPARNR (Partner)...

For these three structures I am uploading the data from one tab separated Text file which contains Header data, Partner Data, Iteam Data.

While Uploading the Tab separated Text file , we have one option called File contents in which 2 radio buttions are there

1) Data for One Source Structure (Table)

2) Data for Multiple Source Structures (Sequential File)

Here I have selected first option (Data for One Source Structure (Table)) and executed the LSMW .

Finally if I see the Converted data, Partner details and Item details are passing to Header structure (E1BPSDHD1 ) instead of passing to corresponding structures.Even I did correct mapping in mapping step.

Can You please help me on this..

Thank You very much in advance..........

Edited by: KRISHNA CHAITANYA on Jun 2, 2010 12:52 PM

Hi We have a BAPI enabled LSMW project.

For this LSMW we have three source structures.

1) E1BPSDHD1 (Header)

2) E1BPSDITM (Item)

3) E1BPPARNR (Partner)...

For these three structures I am uploading the data from one tab separated Text file which contains Header data, Partner Data, Iteam Data.

While Uploading the Tab separated Text file , we have one option called File contents in which 2 radio buttions are there

1) Data for One Source Structure (Table)

2) Data for Multiple Source Structures (Sequential File)

Here I have selected first option (Data for One Source Structure (Table)) and executed the LSMW .

Finally if I see the Converted data, Partner details and Item details are passing to Header structure (E1BPSDHD1 ) instead of passing to corresponding structures.Even I did correct mapping in mapping step.

Can You please help me on this..

Thank You very much in advance..........

Edited by: KRISHNA CHAITANYA on Jun 2, 2010 12:52 PM

2 REPLIES 2
Read only

JL23
Active Contributor
0 Likes
442

For this LSMW we have three source structures.

1) E1BPSDHD1 (Header)

2) E1BPSDITM (Item)

3) E1BPPARNR (Partner)...

For these three structures I am uploading the data from one tab separated Text file which contains Header data, Partner Data, Iteam Data.

are you certain? looks like these are the target structures.

can you explain (maybe with an example) how your source looks like

Read only

Former Member
0 Likes
442

answered..