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: 

Transfer requirement number and requirement type for LT06

Bharath84
Participant
0 Kudos

Hi All.

I am doing goods receipt for movement type 101 using MB_CREATE_GOODS_MOVEMENT and MB_POST_GOODS_MOVEMENT and one material document is created for all the line items of PO.

Now my requirement is to create Transfer order(LT06) with the Material document created using a Zreport.

I tried the function module L_TO_CREATE_TR but it is asking Transfer requirement number and requirement type.

I have only Material document number and year. How to create a Transfer Order as in LT06? Please help me.

Thanks,

Haritha

1 ACCEPTED SOLUTION

former_member184158
Active Contributor
0 Kudos

Hi,

could you try please this FM L_TO_CREATE_SINGLE.

there is Matrnr .

or try FM L_TO_CREATE_DN. pass MBLNR, MJAHR to tables parameters T_LTAK.

1 REPLY 1

former_member184158
Active Contributor
0 Kudos

Hi,

could you try please this FM L_TO_CREATE_SINGLE.

there is Matrnr .

or try FM L_TO_CREATE_DN. pass MBLNR, MJAHR to tables parameters T_LTAK.