2016 Mar 23 1:44 AM
This BAPI BAPI_OUTB_DELIVERY_CHANGE can create batch for split item, But only effective for more than two batch.
For example:
Item 10 ; Material ABC
Batch:
2016032301
2016032302
When only split 900001 with batch 2016032301, this BAPI will update batch number to item 10, no 900001 line item.
If split two batch, this BAPI will create two line item ( 900001 and 900002) correctly.
Even split one batch, how to force create 900001 line item for this BAPI and don't update batch to line item 10 ????
2016 Mar 23 5:37 AM
Hi..
BAPI BAPI_OUTB_DELIVERY_CHANGE will take care of updating the batch/lot number when splitting done. Kindly make sure whether the stock is available for the appropriate material/article. If stock is not available, then batch number will not be updated.
Even split one batch, how to force create 900001 line item for this BAPI and don't update batch to line item 10 ????
If only single batch/lot number is available for the particular material/article, then why splitting is required, we can directly update the batch number know.
Regards
Rajkumar Narasimman