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

GUI status function code

Former Member
0 Likes
766

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.

4 REPLIES 4
Read only

Former Member
0 Likes
644

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

Read only

Rocky1
Product and Topic Expert
Product and Topic Expert
0 Likes
644

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

Read only

Former Member
0 Likes
644

Hi,

How about creating a Transactioon Variant?

Read only

0 Likes
644

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.