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

SAP APO GATP partial Confirmation not rounding

Former Member
0 Likes
432

Hi,

I have sales order in which order qty of 39 is rounding to req. rounding qty 40 whereas during GATP availability check the round is not happening. say Unit of Measure is maintained as 2 PC =1 Pallet.

Partial confirmation is happening for 27 qty, whereas confirmed qty should be 26 as per Business requirement.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi,

GATP always gives confirmation based on Base unit of measure. There is no standard way to check and confirm based on Sales Uom. So you might have to use the below mentioned user exits to solve the issue.

EXIT_SAPLATPC_002

/SAPAPO/ATP_REQ_ITEM_CONF

Regards,

MB