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

Provide Sample Program for Display Symbol?

Former Member
0 Likes
603

Hi All,

I want write program for display symbol in S94, but want to know which table i can refer, please provide me a sample program for that.

Regards

Avinav

1 ACCEPTED SOLUTION
Read only

former_member156446
Active Contributor
0 Likes
563

look for table ICONS

3 REPLIES 3
Read only

former_member156446
Active Contributor
0 Likes
564

look for table ICONS

Read only

Former Member
0 Likes
563

Hi,

Do you mean the ICONS ?

TYPE-POOLS : ICON

In your code use the icon name.

In case of ALV, in the fieldcatalog mention wa_fielcat-icon = 'X'.

Thanks

Swarna

Read only

0 Likes
563

check the program RSDEMO_PICTURE_CONTROL