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

ME_PO_CONFIRM and output afterwards

henrikgodiksen
Explorer
0 Likes
202

I am using ME_PO_CONFIRM to create confirmations on purchase orders. After the purchase order is updated with a confirmation then I need an output to be generated. If I update the purchase order with an AB line then the output is running as expected. But if I try with a Z-Category version of LA then the output is not triggered. If I enter the same Z confirmation category in the transaction ME22N then the output is determined as expected.

The Z confirmation category is mapped to the Internal Confirmation Category - Shipping Notification.

Accepted Solutions (0)

Answers (1)

Answers (1)

Lakshmipathi
SAP Champion
SAP Champion
0 Likes

The difference is due to how ME_PO_CONFIRM updates the PO — it doesn’t automatically trigger output determination for Z categories mapped to LA. In ME22N, the full PO change logic runs, so output is triggered. Ask your developer to check the update path in ME_PO_CONFIRM and ensure your Z category is marked as output relevant in customizing or enhanced via BAdI.