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

How to create a screen variant

Former Member
0 Likes
1,713

Hi All,

Please guide me how to create a screen variant for any standard transaction and the screen variant should be available to all users.

Thanks in advance,

Subhani.

Hi All,

Please guide me how to create a screen variant for any standard transaction and the screen variant should be available to all users.

Thanks in advance,

Subhani.

7 REPLIES 7
Read only

Former Member
0 Likes
1,152

hi,

just enter the values in the screen and then save them using the save button it will ask you for the variant name. it will be appearing on the screen when ever you open it.

this link will help you with the screen variants.

[http://help.sap.com/saphelp_nw04s/helpdata/en/7d/f63a0d015111d396480000e82de14a/content.htm]

thanks

sarves

Read only

Former Member
0 Likes
1,152

Hi,

GOTO>SELECTION SREEN>PRESS SAVE Button to create Variant.

LInk:http://help.sap.com/saphelp_nw04s/helpdata/en/67/232037ebf1cc09e10000009b38f889/content.htm

THis will work,

regards,

Gurpreet

Read only

Former Member
0 Likes
1,152

Hi,

I hope the below link will help you.

http://help.sap.com/saphelp_nw04/helpdata/en/67/232037ebf1cc09e10000009b38f889/frameset.htm

Thanks & Regards,

Khushboo.

Read only

Former Member
0 Likes
1,152

Hello,

check the tcode SE93 it may help u......

Thank u,

santhosh

Read only

Former Member
0 Likes
1,152

Hi,

Use this Fucton module...

RS_CREATE_VARIANT

Regards

Kiran

Read only

Former Member
0 Likes
1,152

Hi,

Goto selection-screen, give the desired screen values---> save.

It will ask for variant name and short text,type and save.

This will appear on the toolbar whenever anyone wants to execute,they can use this variant.

Read only

Former Member
0 Likes
1,152

Hi I did in this way,

Instead of creating a Screen variant from SHD0, i created a standard variant using SHD0, at run time it created screen variants one for each screen. I changed column sequence and column width according to my requirement. This standard variant become default and user independent. Then i transported to required clients.

Thanks,

Subhani.