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

Icons in Pushbutton

Former Member
0 Likes
2,564

Hi,

I have done a module-pool programming where i have created a pushbutton,But i want to display the icon (arrow symbol) in the screen.

any pointer

3 REPLIES 3
Read only

Former Member
0 Likes
1,763

Hi,

Goto screen layout...double click on the push button..there is an option icon name...init choose your icon to be displayed..

Regards

Debarshi

Read only

Former Member
0 Likes
1,763

You can assign the image in the menu painter(SE41). You will be able to see the pushbutton in the application toolbar section, once you are in the transaction. There just click on the button and a screen will pop up. Select the suitable icon from the input field Icon name and press F4 for possible values. select the arrow button, save activate and it will be displayed on you tool bar.

Read only

Former Member
0 Likes
1,763

In the properties of a pushbutton there is an option for Icon name (take ICON_ARROW_RIGHT in this field)