Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BADI for PO Release

Former Member
0 Kudos

Hi Experts,

I want to save data of PO after its Release.

Can anbody tell me the BADI which will get triggered after PO Release ???

Regards,

Chaitanya

4 REPLIES 4

former_member585060
Active Contributor
0 Kudos

Hi,

Try this BADI

ME_RELEASE_CREATE

BAdI: Release Creation for Sched.Agrmts with Release Docu.

Regards

Bala Krishna

0 Kudos

Thnks for reply....

I have already tried that BADI but its not triggering......

0 Kudos

Hi

Goto Se24 and enter CL_EXITHANDLER

in method GET_INSTANCE

CALL METHOD cl_exithandler=>get_class_name_by_interface

keep break point and check the relevant BADI for you requirement

Regards

Shiva

former_member193382
Active Contributor
0 Kudos

Check this.

ME_PROCESS_PO_CUST

Regards,

Raj