‎2009 Nov 20 7:07 AM
Hai gurus
want to deactivate the application toolbar icon which is assigned to a function code based on some conditions in VA01.
In which user exit we can use to supress the icon so that the user cannot see that in va01 screen.
In which table all the function code active status and gui status stored.
‎2009 Nov 20 7:16 AM
Hi Ramesh,
There is no user exit for this purpose. Try making a copy of it to Z one & manipulate according to your requirement.
Regards
Abhii
‎2009 Nov 20 7:30 AM
Hi,
To know about any user exit. You can go to transaction code CMOD. Click on utilities->SAP Enhancements. Then press F8. All user exits will be listed.
Thanks & regards
Rocky
‎2009 Nov 20 7:18 AM
‎2009 Nov 20 7:25 AM
transaction variant does not work for this,
atleast tell me the table where the fucntion code status ie active or inactive and gui status data is stored.