Application Development and Automation 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: 
Read only

need help in user exit !

Former Member
0 Likes
805

In VL09 When we press the cancell button a pop up will come and say hello.before the cancellation..to do this i need a user exit....can any one tell me the exit name.

thnks....

In VL09 When we press the cancell button a pop up will come and say hello.before the cancellation..to do this i need a user exit....can any one tell me the exit name.

thnks....

6 REPLIES 6
Read only

Former Member
0 Likes
776

Hi,

Check this thread ..

Regards

Kiran Sure

Read only

Former Member
0 Likes
776

Execute the below code specified in the link to find all the active exits. Place a break point in the exits to check for your requirement.

http://www.sap-img.com/ab038.htm

Regards,

Santosh

Read only

0 Likes
776

How to place a break point in exit....please tell me i am doing this for the first tiem

its urgent

thanks in advance

Read only

0 Likes
776

Actually in exit, it will little bit dificult but what know is in user exit the thing with in bapi the user exit is activates, but you can use a some meaage i.e on that message set break point.

Read only

0 Likes
776

what did you say...i didnt understand anything

Read only

S0025444845
Active Participant
0 Likes
775

Hi,

Check exit EXIT_SAPLV50P_001 in enhancement V50PSTAT.

go to tcode SMOD and give enhancement V50PSTAT.In components you will find exit

EXIT_SAPLV50P_001 .May be this is useful for you.

Regards,

Sudha