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

While creating a screen variant can we hide a button from the screen?

Sonal_J
Participant
0 Likes
1,904

Hello all,

While creating a screen variant for a standard screen can we hide a button from the screen.

Regards.

Sonal

Hello all,

While creating a screen variant for a standard screen can we hide a button from the screen.

Regards.

Sonal

7 REPLIES 7
Read only

Former Member
0 Likes
1,514

Hi Sonal,

Please refer the link below :

http://husnie.wordpress.com/2007/12/21/changing-the-sap-standard-transaction-variant/

http://www.sapdb.info/wp-content/uploads/2008/05/transaction-variant-step-by-step-creations.pdf

This explains a step by step procedure to create a transaction variant. Hope this information gives you some hint to proceed further.

Regards,

Swapna.

Read only

Former Member
0 Likes
1,514

Hi,

During saving the fields values (Creating varient) you will get a tab HIDE FIELD under Object for selection screen.Click the corresponding checkbox to hide that field.

Ex--

You want to hide the parameter p_carrid from the selection screen , then first fill the selection screen elements , then press SAVE (or Ctrl+S) -


> you will get a screen there you need to check the checkbox under the HIDE FIELD corresponding to p_carrid.

This will resolve the issue.

Regards

Pinaki

Read only

Former Member
0 Likes
1,514

HI Sonal

when you save a variant ,it will take you to another screen to give the name

and text for variant.In this screen you can see a tabular display that contains the

attributes of the screen elements of your screen.There you can select HIDE check box option to

hide the radiobuttons or fields or pushbuttons.

Regards

Hareesh

Read only

Former Member
0 Likes
1,514

Hi,

While saving a variant , it will take show another screen to giv name for variant.In this screen you can set the attributes of the screen elements of your screen by selecting HIDE check box option .

Thanks,

Smita

Read only

0 Likes
1,514

Hi,

By this we can hide columns and buttons on the screen.

But Can I hide back button of a standard transaction in the screen Variant.

Regards

Read only

0 Likes
1,514

Hi Sonal ,

As far my knowledge is concerned in standard program we can not create varient in normal way .So the way I told you to hide field that would not work in standard program.

Regards

Pinaki

Read only

Sonal_J
Participant
0 Likes
1,514

We can Hide it with the help of GUI of the screen variant.