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: 

exit for pop up display when PR is release for T.code ME55

Former Member
0 Kudos

Hi Experts,

When ever I select PR and enter save for release a POP UP should appear .

Can you please let me know which exit i have to use.

As there are many exits for this T.code I and not able to Find which EXIT I have to use for this.

Thanks and Regards,

Ashwin.

1 REPLY 1

Former Member
0 Kudos

Hi ashwin,

Use the below exit. (SE37)

EXIT_SAPLMEREQ_010

Under this exit double click on INCLUDE ZXM02U12 and write your code to get pop up.

Put the break-point and see how it works..

Hope it helps u...

Regards,

KK