Hi,
I need to create a transfer order without reference for multiple line items with split bin items.
When using LT01, an item is split sucessfully over two bins when necessary and I need to do the same, but with multiple lines on the TO.
Both L_TO_CREATE_MULTIPLE and LT01 use FM L_TO_CREATE_INT, but by the time this FM is called in LT01 there is a table TAP populated with the split items. This table has not been populated when the FM is called via L_TO_CREATE_MULTIPLE.
Does anyone have any understanding of how I can get this table populated before I call L_TO_CREATE_MULTIPLE ?
Many Thanks
Diane