cancel
Showing results for 
Search instead for 
Did you mean: 

Help~~Is there any BAPI/FM can modify and post delivery

0 Kudos

In ABAP development, the delivery order items need to be modified (modified / deleted / batch split) and posted.

However, sometimes it cannot be posted after modification.

At this time, the modification Bapi has been committed. We need to restore the delivery order data to ensure the data consistency. What is the solution to this?

OR Is there any BAPI/FM can modify and post delivery on the same time.

WS_DELIVERY_UPDATE_2 : post but not batch split

BAPI_OUTB_DELIVERY_CHANGE : not post

I came up with an alternative.If posting fails, use some Bapi to restore data, but the deleted line items cannot be inserted.

For example, item 10 20 30. After deleting item 10, I can't insert item 10 anymore, only 40 items.

Accepted Solutions (0)

Answers (0)