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

Production order confirmation - alert on material csoting

yann2
Discoverer
0 Kudos
302

Hello community, 

I have a need from specific users to have an alert from SAP when the production order is confirmed through t-codes CO11 or CO15 when the produced material is costed/valuated in its material master views. 

I know there is such an alert at production order creation level, but does it also exist at confirmation level ? 

The problem we have is that, because sometimes the production is launched too soon, before finance can cost the material. the GR from the PO is done without any cost: we need to avoid this situation. I search through the customization for production and controlling but could not find anything. 

Thank you for help. 

Yann

Accepted Solutions (1)

Accepted Solutions (1)

Dominik_Tylczynski
SAP Champion
SAP Champion
0 Kudos

Hello @yann2 

You can implement such a validation with WORKORDER_CONFIRM BAdI enhancement.

Best regards

Dominik Tylczynski

yann2
Discoverer
0 Kudos
Hi Domink,
yann2
Discoverer
Thanks for your reply. I'll go for this solution: I'll check how I can customize it to get the correct alert depending on the material type. Best regards, Yann

Answers (1)

Answers (1)

arjuna_bandara
Active Participant
0 Kudos

Hi,

You can also refer to the BS22 transaction where you can set warnings or forbid transactions, confirm order, partial confirm order etc. for the system status CSER. Users will see the error/warning during order confirmations (CO11N/CO15).

However, this setting will apply to the entire client level and will not suit if the requirement is plant specific.