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

After 'delivery completed' is set we can still post a Goods receipt

SAPSupport
Employee
Employee
0 Likes
281

After posting a goods receipt for a partial Qty against a purchase order item and setting a delivery complete flag 
in the PO item. We find it is still possible to post a goods receipt even if the delivery complete flag is set in the PO item ? 

 

 

 

 


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee

This is the standard system behaviour please refer to note 856279 - MIGO: Proposed qty despite 'delivery completed' indicator.

If desired you can implement a custom check on the delivery complete field using the available BADI's for the 'post goods movement - migo'
app or the 'post goods receipt for purchasing document' fiori APP, using the CHECK BADI's listed here 
You can check the contents of the field 'ISCOMPLETELYDELIVERED' of the reference PO item using the released CDS view I_PURCHASEORDERITEMAPI01
and issue an error message as required.  

Answers (0)