cancel
Showing results for 
Search instead for 
Did you mean: 

Rounding with GATP for Stock Transport Orders

sourabh_jain9
Explorer
0 Kudos

Hi Experts,

We have a requirement of doing confirming order quantity in multiples of pack sizes in APO for STOs.

My initial analysis says that this can be achieved in APO using packaging specification, but not sure how to do it with ECC and APO, as standard SAP doesn't support this.

Please suggest how to achieve this, if somebody has had the similar requirement between ECC and APO systems for stock transport orders.

Rgds

NB

Accepted Solutions (1)

Accepted Solutions (1)

sourabh_jain66
Active Contributor
0 Kudos

Hi NB,

You need to check SAP note 1642134 for this.

Also check following thread on same topic

http://scn.sap.com/thread/1643659

Rgds

Sourabh

sourabh_jain9
Explorer
0 Kudos

Hi Sourabh,

Can you please explain me the solution in a bit more detail.

Rgds

NB

sourabh_jain9
Explorer
0 Kudos

Hi Everyone,

Please respond to my query.

Rgds

NB

sourabh_jain66
Active Contributor
0 Kudos

Hi NB,

You might activate the rounding via userexit EXIT_SAPLATPC_001. The flag P_ATPCSX- 

Rounding needs to be set to X to activate the rounding in APO later. Please be aware that

the activation of the rounding via packaging specification is a modification and will not be 

supported by SAP standard support ! Please test the system behavior carefully as you might 

create "under confirmations" or "over confirmations" which could lead to several problems 

(delivery creation, closing a sales order, etc...) in your ECC and APO system.

Rgds

Sourabh

sourabh_jain66
Active Contributor
0 Kudos

Hi NB,

Are you able to resolve your issue with earlier suggested route, please let me know if you need any further help here.

Rgds

Sourabh

Former Member
0 Kudos

Hello Jain,

Can you please answer my question regarding rounding?

Here is a question:

http://scn.sap.com/thread/3350057

Thanks,

Nihar

Answers (1)

Answers (1)

babu_kilari4
Active Contributor
0 Kudos

Hi NB,

Are you using Rules based availability check for STO docments ? If yes - the user exit mentioned in the other thread where you're asking about confirmed quantity rounding should work here as well.


Thank you

Babu Kilari

sourabh_jain9
Explorer
0 Kudos

Hi Babu,

Rounding while creating and changing sales order is already been taken care of in our scenario, thanks for asking.

I need you help in understanding below statement;

In the above mentioned user exit; you need to round down the confirmed quantity in the field CP_CONSTRAINTS-SHIPPACK  and set the flag "X" in the field CP_CONSTRAINTS-SHIPPACK_FLG and pass the Shippable UoM in the field CP_CONSTRAINTS-SHIPPACKUOM.

As mentioned in your statement, i need to round down, does that mean it will always round down and not the round up thing

Also what i want is that, whatever setting i have made in APO packaging specification should get considered while doing availability check in BOP check.

Please confirm, if this requirement can be met using user exit suggested by you.

Rgds

NB