2007 Jul 05 4:12 PM
Hello,
I need to create a transfer order with multiple line items for an inbound delivery with batch split items. I cannot use L_TO_CREATE_DN because I need to alter the TO quantity. Looks like L_TO_CREATE_SINGLE only allows you to create a single item per TO, which does not satisfy my requirement.
Do you know of any function module that will let me create a TO with multiple line items?
Thanks!
R. D.
2007 Jul 05 4:21 PM
Hi,
Please check FM L_TO_CREATE_MULTIPLE.
Regards,
Ferry Lianto
Hello,
I need to create a transfer order with multiple line items for an inbound delivery with batch split items. I cannot use L_TO_CREATE_DN because I need to alter the TO quantity. Looks like L_TO_CREATE_SINGLE only allows you to create a single item per TO, which does not satisfy my requirement.
Do you know of any function module that will let me create a TO with multiple line items?
Thanks!
R. D.
2007 Jul 05 4:21 PM
Hi,
Please check FM L_TO_CREATE_MULTIPLE.
Regards,
Ferry Lianto
2007 Jul 05 4:43 PM