Application Development 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: 

screen variant

Former Member
0 Kudos

hi ,

i want to put screen variant , in the selection-screen after the parameter (not in application toolbar) ....

for eg:

matrial:

screen varient:

3 REPLIES 3

Former Member
0 Kudos

Hi,

You have to declare that in the Selection screen parameters, for this you need tou use the ICONS table, look at the ICON table then you come to know which icon you need use in the selection screen,

Regards

Sudheer

Former Member
0 Kudos

Hi Siva,

1) you will need to create a separate GUI status fro your selection screen, so that you will never get the variant button there on your screen through standard GUI status.. You will need to call this GUI status in the AT SELECTION-SCREEN OUTPUT event.

SET PF-STATUS 100.

2) Do you need to show the button on the screen? or you need to give a parameter?

Thanks and Best Regards,

Vikas Bittera.

***Points for useful answers ***

Former Member
0 Kudos

i have to give in parameter