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

Function module to Create a transfer order

Former Member
0 Likes
810

Hi,

I have a requirement to create a transfer order with the given quantity.Is there any standard function module for the same?

i found a function module 'L_TO_CREATE_MOVE_SU'.but in this fm i could not pass the required quantity.(quantity is not a import parameter).

Regards,

Charumathi Balachandran

2 REPLIES 2
Read only

Tamas_Hoznek
Product and Topic Expert
Product and Topic Expert
0 Likes
547

Would something from function group V50Q work for you?

Specifically, WS_LM_TRANSFER_ORDER_CREATE?

Read only

Former Member
0 Likes
547

Hi,

L_TO_CREATE_SINGLE accepts the qty, but you can create a TO with only a single item, so I'm not sure if this will work for you.

Thanks,

Wenonah