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

Expand /Collapse push button

Former Member
0 Likes
466

Hi Guys,

I have problem with expand/collapse push button in my selection-screen. In the older version 4.6c icon is displaying good where as in the ECC6 the instead of symbol, the icon id is displaying.

How to display the symbol ?

Regards,

Narasimha

2 REPLIES 2
Read only

Former Member
0 Likes
429

check the icon id may be different in ecc6.0 , what is the iconid you are using...?

and also use this in the beginning of your program/top include.

type-pools: icon.

Read only

Former Member
0 Likes
429

Hi Vijay,

The Icon Id @k1@ is for expand and the @k2@ is for the collapse

In the selection-screen instaed of symbol these ID's are displaying.

Regards,

Narasimha