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

one question regarding GUI status - button enablement

JerryWang
Product and Topic Expert
Product and Topic Expert
0 Likes
1,728

Hi friends,

I have one question regarding report GUI status, which makes me very confusing.

In the gui status, expand "Application toolbar", I find some button is marked with white background color like ANZG, NEWL and DELE in row1.

Others in row1 are marked with blue background.

double click on ANZG:

                                                   Figure1

        

double click on DETM:

                                                Figure2

I find nothing different between the two.

However, in the runtime I found the button with blue background are disabled. Since there is no difference between figure1 and 2, how does framework achieve the hidden of buttons with blue background??

Best regards,

Jerry

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,367

Hi Jerry,

Those are function codes that are activated and deactivated.

To activate/ deactivate the function code place the cursor on function code and go to extras and select Activate-Decativate . (Should be in edit mode)

On deactivating and going to display mode, you will find that function code in gray background. while active function codes will be in white back ground.

On selecting the extras in the Menu and choose Active Functions in Current status, you will get the list of all function codes used in the GUI status, and with active function codes have check box ticked.

http://help.sap.com/saphelp_erp60_sp/helpdata/en/d1/801e20454211d189710000e8322d00/content.htm

Hi Jerry,

Those are function codes that are activated and deactivated.

To activate/ deactivate the function code place the cursor on function code and go to extras and select Activate-Decativate . (Should be in edit mode)

On deactivating and going to display mode, you will find that function code in gray background. while active function codes will be in white back ground.

On selecting the extras in the Menu and choose Active Functions in Current status, you will get the list of all function codes used in the GUI status, and with active function codes have check box ticked.

http://help.sap.com/saphelp_erp60_sp/helpdata/en/d1/801e20454211d189710000e8322d00/content.htm

2 REPLIES 2
Read only

Former Member
0 Likes
1,368

Hi Jerry,

Those are function codes that are activated and deactivated.

To activate/ deactivate the function code place the cursor on function code and go to extras and select Activate-Decativate . (Should be in edit mode)

On deactivating and going to display mode, you will find that function code in gray background. while active function codes will be in white back ground.

On selecting the extras in the Menu and choose Active Functions in Current status, you will get the list of all function codes used in the GUI status, and with active function codes have check box ticked.

http://help.sap.com/saphelp_erp60_sp/helpdata/en/d1/801e20454211d189710000e8322d00/content.htm

Read only

JerryWang
Product and Topic Expert
Product and Topic Expert
0 Likes
1,367

Hi susmitha,

Thank you very much for your answer!

Best regards,

Jerry