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

error message while creating transfer order

Former Member
0 Likes
857

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
626
2 REPLIES 2
Read only

Former Member
0 Likes
627
Read only

Former Member
0 Likes
626

printing code customization...