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

Using Function Module L_TO_CREATE_SINGLE

Former Member
0 Likes
953

Hi Folks,

I am working on a business scenario wherein I would be needing to create a Transfer Order in background. In my search for any SAP standard object that I may leverage for this cause, I came across fm l_to_create_single. I have been trying to create an unconfirmed transfer order in SE37 by executing this fm with the import parameter i_squit unflagged but the transfer order that is being created was already confirmed. Any idea why is this happening? Thanks!

Regards,

Allex

1 REPLY 1
Read only

Former Member
0 Likes
542

Hi,

Please check the WM config for the Warehouse / Movement type(Tx. OMLX) . There we have option to give as immediate confirmation. This may be the reason for TO getting confirmed when created.

U can this by creating a transfer order for the same movement type manually in TX. LT03. After you save if the To is confirmed then its a config setup @ Warehouse / Movement type.

Regards,

Bhargava