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

User exits

Former Member
0 Likes
332

Hi All,

I wanted to disable save button if it is coming from T Code WPS1 and if it is coming from IWR1,IWR2

enable the save button using userexit.could you please provide a sample program for this.

Regards,

Pradeep P

1 REPLY 1
Read only

Former Member
0 Likes
297

Execute the below mentioned code in the link and give the transaction code to find for all the user exits associated with the tcode . Place a break point at all the exits and find for the suitable exits( MENU Exit) which triggers at that instance ...

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