cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_GOODSMVT_CREATE Delivery Completed in PO

0 Kudos

Hello All, here is my issue...

I have a PO with "Unlimited Overdelivery" and create GR in

BAPI_GOODSMVT_CREATE.

For example PO 100 st. in position

In Bapi I put ITEN-NO_MORE_GP = "0" and 110 in position

In the end i have:

"Delivery Completed" Indicator for Material Document Item = 0

"Delivery Completed" Indicator in Purchase Order Item = X

Is this correct?

The final delivery indicator in T159L is set on plant level..

How to make the indicator was not raised in the PO?

Accepted Solutions (0)

Answers (1)

Answers (1)

JL23
Active Contributor
0 Kudos

NO_MORE_GP can only be 'X' or ' '

The PO item is automatically delivery completed if the GR quantity is equal or greater than the PO quantity.

0 Kudos

Once the indicator "Unlimited Overdelivery" is in the PO should not affect it?

JL23
Active Contributor
0 Kudos

unlimited overdelivery will not restrict you to receive more than ordered, still the delivery completed will be set in the PO if the order quantity is equal or lower than the receipt

https://help.sap.com/saphelp_erp60_sp/helpdata/en/af/63bd534f22b44ce10000000a174cb4/content.htm

0 Kudos

I am embarrassed that in migo there is an indicator "DO NOT SET "Delivery Completed""

then, in order not put Delivery Completed" Indicator...

As the same document to do it through bapi?


JL23
Active Contributor
0 Kudos

try it with NO_MORE_GP = ' '.