cancel
Showing results for 
Search instead for 
Did you mean: 

System is not taking actual confirmed quantity in CO11N

0 Kudos

Hi,

We have a scenario where in routing is having below operations with activity units and planned quantity as 365, 365, 365 for operation 1 for activity units std man minutes, shop fixed minutes and shop variable minutes subsequently-

routing.png

A production order is created using this routing where the operations are copied with planned activity minutes from routing

prd-order-1.png

prd-order-2.png

While confirming the activity units in CO11N for the same order/operation 0010 system is not allowing the enter actual activity minutes less than planned activity minutes

Here in the below screenshots for activity unit std. Man minute, by default 365 value is coming from routing. when I am trying to change the quantity to 200 system is changing it back to 365 again.

co11n-1.pngco11n-2.pngco11n-3.png

Please let me know if any configuration needs to be done for entering less value of confirmed quantity.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Caetano
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

This is a weird system behavior. Are you sure you don't have any user exit or BAdI implemented here to bring those default values? You can try to run a trace in ST12 and search for custom code implemented in the BAdIs/exits for order confirmation listed in the following blog:

https://blogs.sap.com/2016/01/06/badis-and-exits-for-production-and-process-orders/

Regards,

Caetano

0 Kudos

Hi,

Thanks for your response.

I will check once and get back with an update soon.

Regards,

Blessedgirl

0 Kudos

Hi,

I have kept a trace at CO11N and found below three exits for that out of the suggested blog list-

EXIT_SAPLCORF_103 – PP order conf.: Cust. specific check after op. selection

EXIT_SAPLCORU_S_100 – Transfer Data from SAPLCORU_S to Customer-Defined Screen

EXIT_SAPLCORU_S_101 – Return Data from Customer-Defined Screen to SAPLCORU_S

So if I want system to allow to confirm lesser quantity than the Planned quantity then which exit should i deactivate?

If you can suggest me that will be really helpful.

Thanks

Caetano
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

I cannot tell you which exit you should deactivate, as I don't know the code implemented on those exits. You should as your ABAP consultant to revise which ones are implemented and which one could be causing the issue.

Regards,

Caetano

0 Kudos

Hi,

Yes. I have taken help of our ABAP consultant and the issue is resolved.

Thanks for your kind help.

Closing the query

Answers (0)