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

L_TO_CREATE_MULTIPLE, --- Fix Bin Problem

Former Member
0 Likes
702

Hi,

I've used fix bin strategy in warehouse management, and I set a fix bin B01 for the material 100-100,

If I create a transfer order for this material via Tcode LT01 and assign a destination storage bin B02 to it, a <b>WARNING</b> message appeared, but I still can post the transfer order;

But if I create a transfer order by function module L_TO_CREATE_MULTIPLE to do the same things above, the system gived me an<b> ERROR</b> message,

So, what's the reason? Did I missed some parameters? because it should be a warning message.

Please kindly help.

Thanks and best regards.

2 REPLIES 2
Read only

Former Member
0 Likes
521

Solved.

Message was edited by:

Alan Tam

Read only

0 Likes
521

hey I got one requirement to use the L_TO_CREATE_MULTIPLE function module for "create transfer order Delete Vechicle WM" and I think I should use Movement type for this to delete vechicle, so please help me, if you know the answer.