2009 May 08 7:29 AM
Hi,
I want to create new line items for a delivery using BAPI_OUTB_DELIVERY_CHANGE.I wanna know what all parameters needs to be passed in the BAPI to get this done.Please help me out...I am stuck in the middle.
Thanks a lot
Hi,
I want to create new line items for a delivery using BAPI_OUTB_DELIVERY_CHANGE.I wanna know what all parameters needs to be passed in the BAPI to get this done.Please help me out...I am stuck in the middle.
Thanks a lot
2009 May 08 7:40 AM
2009 May 08 7:45 AM
for changing outbound delivery fm WS_DELIVERY_UPDATE2 works fine. U can rather use that.
2009 May 08 7:54 AM
Hi,
If you want to change the quantity for a distributed quantity, then following entries are required for the transfer to the connected system:
In the header data of outbound delivery parameter (HEADER_DATA)
The delivery number (DELIV_NUMB)
In parameter item data of outbound delivery (ITEM_DATA)
The delivery number (DELIV_NUMB)
The delivery item (DELIV_ITEM)
The delivery quantity in sales unit (DLV_QTY)
The actual delivery quantity in base UoM (DLV_QTY_IMUNIT)
The sales unit (SALES_UNIT)
The ISO code for the sales unit (SALES_UNIT_ISO)
The base unit of measure (BASE_UOM)
The ISO code for the base unit of measure (BASE_UOM_ISO)
In the control of the outbound delivery at item level parameter (ITEM_CONTROL)
The delivery number (DELIV_NUMB)
The delivery item (DELIV_ITEM)
The Change Delivery Quantity indicator(CHG_DELQTY)
If you do not make any further entries, the system copies the material number, plant, quantities as floating point numbers, volumes, weights, and their units from the original outbound delivery document.
Please let me know what exactly you want to change in the delivery document.
Accordingly, you will have to populate the control data also for header(HEADER_CONTROL) and item level (ITEM_CONTROL).
KR Jaideep,
2009 May 08 8:29 AM
Hi Jaideep,
Actually i am having a delivery,delivery item,batch no.
1 delivery may have multiple batches corresponding to it.I have to create new line items for the delivery and assign each batch.
Thanks,
saumia
2009 May 08 8:43 AM
Hi,
Try populating item_data and item_control. In item_data you have a parameter for batch number as well.
Populate item_data with the item number and batch number for you delivery.
KR Jaideep,
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |