‎2008 Feb 12 9:50 AM
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
‎2008 Feb 12 9:53 AM
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 ...