Application Development 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: 

lsmw

Former Member
0 Kudos
103

Hi Experts

well doing an lsmw... i am maintaing two structures a header and an item ... if i have two have recording for one field more than once .... will i need to define the field again or is it that we can move by defining the field once only....

thanks

1 ACCEPTED SOLUTION

Former Member
0 Kudos
81

hello,

you should not define it two times.

Are you making mapping in lsmw with an incoming file?

If so, make the mapping between the head and line item, whenever it sees a line in the incoming file it makes a line for it.

If u have more questions feel free to ask.

5 REPLIES 5

Former Member
0 Kudos
81

Hi Shweta,

You need to define it twice.

Regards,

Younus

<b>Reward Helpful Answes:-)</b>

0 Kudos
81

it is not taking the field twice... it staes that the field already exits....

Former Member
0 Kudos
82

hello,

you should not define it two times.

Are you making mapping in lsmw with an incoming file?

If so, make the mapping between the head and line item, whenever it sees a line in the incoming file it makes a line for it.

If u have more questions feel free to ask.

0 Kudos
81

well i cheked it the mapping step.... but in the covert data step it shows only one line item posting key and not the second line item key....

can u let me know how do i chek the mapping step now........... how can i display my second line item data ....... thanks

Former Member
0 Kudos
81

do u have one incoming file for header and one for items?