cancel
Showing results for 
Search instead for 
Did you mean: 

IF PO Release strategies not triggered, po not able to save.

Former Member
0 Kudos

Hi Guru's,

We configured the release strategies for po's with the combination of pur group, net value, collective no, plant & document type.

but the user's avoid the release strategies by using different pur group.

So i need, if PO release strategies is not triggered. PO should not able to save.

If there is any user exit is available for this scenario.

Regards

Arun

Accepted Solutions (0)

Answers (4)

Answers (4)

atul_mohanty
Active Contributor
0 Kudos

This message was moderated.

Former Member
0 Kudos

This message was moderated.

former_member201529
Active Contributor
0 Kudos

Dear Arun,

You can use the following BADI.

ME_PROCESS_OUT

ME_PROCESS_PO

ME_PROCESS_PO_CUST

ME_PROCESS_PROCDOC

Else you can customized classic BADI along with field selection.

Regards,

Karna J

former_member183424
Active Contributor
0 Kudos

You may can try the badi ME_PROCESS_PO_CUST to redact your own logic.