cancel
Showing results for 
Search instead for 
Did you mean: 

Enhancement while releasing Purchase Order (PO) in S/4 HANA

0 Kudos
904

Hello Experts,

My Aim: To show pop up if current PO price is 5% or more than the previous PO while approving PO in transactions like ME28, ME29N.

I took note of required BADI in both the transactions but the challenge is since it is S/4 HANA system. I can't implement with the BADIs, I have. I checked the BADIs in BADI registrations in SCFD_REGISTRY transaction. I have to complete this development. Can anyone give me steps need to be done after that or just a road map to achieve my requirement?

Accepted Solutions (0)

Answers (1)

Answers (1)

rupesh_brahmankar
Active Contributor

Hello,

BAdI ME_PROCESS_PO_CUST with method CHECK should prevent the saving of the release step, similar to ME29N application backend transaction and should work in S4H too.

Best Regards,

R.Brahmankar