‎2009 Aug 14 8:51 AM
Hi Experts,
My objective is to create a transfer order from a transfer requirement programatically.
I am trying to create a transfer order using FM L_TO_CREATE_TR programatically. Prior to this FM, I am calling FM L_TR_CREATE to create a transfer requirement. I am passing this transfer requirement to FM L_TO_CREATE_TR to create a transfer order.
But on execution of L_TO_CREATE_TR , I am getting an error message: THIS SCREEN IS ONLY ALLOWED FOR MANUAL TRANSFER ORDERS as a status message in the program.
Please tell how to solve this.
Thanks,
Sangeeta.
‎2009 Aug 14 8:56 AM
Hi,
Check whether following link is helpful
http://sap.ittoolbox.com/groups/technical-functional/sap-log-wm/lt04-from-lb01-1239928
Regards,
Dhana
‎2009 Aug 14 8:56 AM
Hi,
Check whether following link is helpful
http://sap.ittoolbox.com/groups/technical-functional/sap-log-wm/lt04-from-lb01-1239928
Regards,
Dhana
‎2009 Aug 25 6:48 AM