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

HELP NEEDED *Lsmw using bapi as import method*

Former Member
0 Likes
283

Hi,

I am trying a n example implementing lsmw using bapi as inport method for the purchase order data. Here when i am trying to get the data i am getting an error "Ensure field sequence is correct for data for multiple source structures". I have single text file which has both header and the line item data.

IDENTIFIER VENDOR PURCH ORG PURCH GRP

H 100001 0001 001

IDENTIFIER MATERIAL QTY PRICE MATGRP PLANT DELDATE

I A 50 1000 YAS1 20/10/2007

Thank you,

Madhu

1 REPLY 1
Read only

former_member188594
Active Participant
0 Likes
253

Hi madhu,

check the step where you assign the source structure in the LSMW and check whether it is in accordance with your flat file field sequence. I think that is cause for your error.

Reward points if useful.

Best Regards,

Sekhar