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 transaction or screen variant for custom tcode in module pool

Former Member
0 Likes
1,105

Hi,

I have one module pool program with custome tcode ,i want to create transaction or screen variant for this tcode.Next time when we run this tcode we need a variant for this tcode.

I tried by using of SHD0 but it is working only for standred tcodes.Is there any possibilty please help me.

thanks,

Lavanya.

Hi,

I have one module pool program with custome tcode ,i want to create transaction or screen variant for this tcode.Next time when we run this tcode we need a variant for this tcode.

I tried by using of SHD0 but it is working only for standred tcodes.Is there any possibilty please help me.

thanks,

Lavanya.

2 REPLIES 2
Read only

praveen_reddy2
Active Participant
0 Likes
649

Hi,

you created a Custom Tcode for ur module pool Pgm..if u execute the Tcode in the output screen give the input details and press Save Option then variant will be created. Then you can use that variant.

otherwise.. while creating a Tcode..

select an option for Tcode type Tranasction With variant ..there u will provide the variant for ur Tcode ( which is already created ).

Regards,

PraVeen.

Read only

Former Member
0 Likes
649

Hi,

Check this link :

http://wiki.sdn.sap.com/wiki/display/Snippets/TransactionVariant-AStepbyStepGuidefor+Creation

Thanks,

Jhings