cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Do we have a standard FM in SAP EWM for marking Complete of Inbound / outbound Delivery

Former Member
0 Kudos
808

Hi Guys

I'm looking for any standard function module available for marking inbound / outbound records which are not in complete status.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member194106
Participant
0 Kudos

Hi,

Unfortunately, there are no reports in EWM to manually set deliveries to completed. An alternative could be rejecting the delivery by either applying the quantity zero with a process code (in case of an inbound delivery) or clicking the 'reject' button for outbound deliveries.

This should update the corresponding delivery on the ERP side as well, allowing you to perform the archiving as a next step.

best,

Pablo

Former Member
0 Kudos

Hello

I'm looking for a standard function or bapi in SAP EWM to complete the inbound / outbound to make them ready for archving

former_member194106
Participant
0 Kudos

Hello,

You may use the standard transaction VL_COMPLETE in order to achieve that.