2007 Sep 03 3:09 PM
Hi Gurus,
When I am using dynamic selections for a selection screen using FM "RS_SET_SELSCREEN_STATUS".
If I am using dynamic selection screen, the variants which I am able to save are not visible in the application toolbar of the seclection screen.
That is the variant button is not visible in the application toolbar of the selection screen. By this the user is facing problem to select the variant be'cos he is not able to see the variant button.
Please do help me to show this variant button on the application toolbar in the selection screen.
<b><REMOVED BY MODERATOR></b>
Regards
Mac
Message was edited by:
Alvaro Tejada Galindo
2007 Sep 03 4:23 PM
Hi,
When you use the "RS_SET_SELSCREEN_STATUS" you set the application tool bar and others.
In your PF-Status include the an item for Variants with the details below
Function Code - GET
Function Type - E
Function Text - Get Variant...
Icon name - ICON_VARIANTS
Fast Path - V
let me know if that works.
Regards,
Santosh
Hi Gurus,
When I am using dynamic selections for a selection screen using FM "RS_SET_SELSCREEN_STATUS".
If I am using dynamic selection screen, the variants which I am able to save are not visible in the application toolbar of the seclection screen.
That is the variant button is not visible in the application toolbar of the selection screen. By this the user is facing problem to select the variant be'cos he is not able to see the variant button.
Please do help me to show this variant button on the application toolbar in the selection screen.
<b><REMOVED BY MODERATOR></b>
Regards
Mac
Message was edited by:
Alvaro Tejada Galindo
2007 Sep 03 4:23 PM
Hi,
When you use the "RS_SET_SELSCREEN_STATUS" you set the application tool bar and others.
In your PF-Status include the an item for Variants with the details below
Function Code - GET
Function Type - E
Function Text - Get Variant...
Icon name - ICON_VARIANTS
Fast Path - V
let me know if that works.
Regards,
Santosh
2007 Sep 04 8:15 AM
Hi Santhosh,
I am able to see the variant button now . But it does not have the variants.
Its not functioning as an variant.
Please help me.
Regards
Mac
2007 Sep 04 10:34 AM