Application Development 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: 

BAPI: Create batch split item for exist DN.

former_member1137458
Participant
0 Kudos
454

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 ????

1 REPLY 1

rajkumarnarasimman
Active Contributor
0 Kudos
116

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