cancel
Showing results for 
Search instead for 
Did you mean: 

Function module for Delivery Update

arvind_soni
Participant
0 Kudos

Hello Everyone,

We have below requirement:-

Sales order created and then delivery is created and Packed. We will be having a custom report, which will update the sales order and Delivery with Pallet materials.

For sales order we are planning to use BAPI SALES ORDER CHANGE for adding new items. But for Updating the delivery document, I would like to use the standard approach which I cannot see as possible while using BAPI_OUTB_DELIVERY_CHANGE.

In standard transaction VL02N we have an option for Deliver sales order ( Outbound delivery -> Deliver Sales order ) which update the delivery item with reference to the sales order item and also takes care of the document flow.

Does any one have idea if we have in SAP a standard function module which can be used to replicate the 'Deliver sales order' functionality in VL02N?

Thanks for your replies!

Arvind

Accepted Solutions (0)

Answers (2)

Answers (2)

arvind_soni
Participant
0 Kudos

BAPI_DELIVERYPROCESSING_EXEC can be used to perform this

former_member662097
Active Participant
0 Kudos

Hi Arvind,

Check FM  "SD_DELIVERY_ITEMS_RECEIVE".

Also check link http://scn.sap.com/message/2081981

Regards,

Shatrughan