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

about tcode SHD0

Aiolos
Active Participant
0 Likes
951

Dear all

Can i use tcode 'SHD0' to create variant for a trasaction code which is created by myself,not a standard tcode.

if not,how can i use a screen variant for a tcode?it could be transported.

7 REPLIES 7
Read only

Former Member
0 Likes
840

Hi,

Plz check the link :

It is very relevant for your question and hope you will definately get the answer of your question.

Thanks & Regards,

Sarita Singh Rathour

Read only

former_member209217
Active Contributor
0 Likes
840

Hi Yang,

SHD0 is not only used for standard transaction codes but also for ur own customized tcodes too...

But if its ur own tcode u can change directly the program itself for achieving ur requirement.

Then there is no need of creating any transaction variants and screen variants.

Also u need to transport it if u create one.

Actually,SHD0 will be very very helpful if u want to change standard tcodes particularly.

regards,

Lakshman

Read only

Former Member
0 Likes
840

This message was moderated.

Read only

0 Likes
840

Hi Saurabh Goel,

Thank you for your answer, i know the tcode SHD0 can be used for the standard tcode like va01 etc.

But when i used it for the tcode which created by myself,it failed.

I want the parameter invisible, but it is always visible.

I have no idea how to do it.

Read only

0 Likes
840

Hi Yang,

If u want to make it invisible Do it using AT SELECTION-SCREEN OUTPUT event, Else add an addition of NO DISPLAY keyword

to ur parameter.

No need to go for SHD0

Regards,

Lakshman

Read only

0 Likes
840

Hi Lakshman N ,

Thank you very much.

Actually what i need is,

I write a report,and there is a trasaction code for calling this report.

and the input parameters should be different with different user to call this transaction code.

so i should save 2 variant for different group user.

Read only

0 Likes
840

Hi Yang,

If u need to have different screen for different users ,then create 2 variants and assign it to each user.

This can be done in SHD0 .

Have a look at this link . U will get clear idea on this.

Link :[One transaction with different variants for each user|;

regards,

Lakshman