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

Specific program, need to add button in Application Toolbar (GUI Status)

Former Member
0 Likes
2,567

Hi gurus,

i would like to add a new button in my Application Toolbar of my specific program.

I have a screen 2000 in which one i call in PBO instruction SET PF-STATUS 'ZCLASSIC'.

In my status ZCLASSIC, i created a new 'Freely Assigned Function Keys' like this :

Function code : ZECH

Modification : Customer Object

Function Text : my text

Icon Name : ICON_SYSTEM_UNDO

Icon Text : my text

Modification : Customer Object

And i assigned it to Application Toolbar, to item 21 (the other locations are filled).

My problem is that my new button is not displayed, i have 20 buttons displayed, but not mine.

Any ideas ?

Thanks for your help

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
2,476

If your screen or dynpro is not wide enough, you should see an icon ">>" at right of toolbar to display missing functions.

Hint: Try to enlarge your dynpro, or reduce the text displayed with your functions

Regards,

Raymond

Hi gurus,

i would like to add a new button in my Application Toolbar of my specific program.

I have a screen 2000 in which one i call in PBO instruction SET PF-STATUS 'ZCLASSIC'.

In my status ZCLASSIC, i created a new 'Freely Assigned Function Keys' like this :

Function code : ZECH

Modification : Customer Object

Function Text : my text

Icon Name : ICON_SYSTEM_UNDO

Icon Text : my text

Modification : Customer Object

And i assigned it to Application Toolbar, to item 21 (the other locations are filled).

My problem is that my new button is not displayed, i have 20 buttons displayed, but not mine.

Any ideas ?

Thanks for your help

10 REPLIES 10
Read only

Former Member
0 Likes
2,476

Hi,

Have you activated your status correctly?

We can add 35 buttons and all can be displayed.

Thanks.

Read only

Former Member
0 Likes
2,476

Please also check consistency as follows:

IN SE41, follow the menupath utilities-> F Key Consistency

Thanks.

Read only

Former Member
0 Likes
2,476

Hi,

thanks for your answer, it looks ok but it do not work it's strange.

Read only

0 Likes
2,476

Hi,

Please check your icon in transaction code 'ICON'.

Thanks.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
2,477

If your screen or dynpro is not wide enough, you should see an icon ">>" at right of toolbar to display missing functions.

Hint: Try to enlarge your dynpro, or reduce the text displayed with your functions

Regards,

Raymond

Read only

0 Likes
2,476

Hi Raymond,

this is not a wide problem, unfortunately.

I attach images to give you an idea.

Read only

0 Likes
2,476

Can you paste the screenshot for current output also?

Read only

0 Likes
2,476

Seems this icon is deactivated, select it and click on (F7)

Regards,

Raymond

Read only

0 Likes
2,476

Dear Eric

It is de-activated that is why it shows in different color.

thanks

Nabheet

Read only

0 Likes
2,476

Good job guy, it's work

Thanks a lot