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

lsmw

Former Member
0 Likes
800

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
Read only

Former Member
0 Likes
778

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.

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

5 REPLIES 5
Read only

Former Member
0 Likes
778

Hi Shweta,

You need to define it twice.

Regards,

Younus

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

Read only

0 Likes
778

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

Read only

Former Member
0 Likes
779

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.

Read only

0 Likes
778

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

Read only

Former Member
0 Likes
778

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