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

Programs for a transaction variant

Former Member
0 Likes
4,530

Hi all,

Can anyone please tell me in which table does program of a transaction variant stored .

Rgds,

Rajashree

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
899

hi

check

<b>TVARH</b>

regards

ravish

<b>PLZ DONT FORGET TO REWARD IF USEFUL</b>

8 REPLIES 8
Read only

Former Member
0 Likes
899

Hi,

You can use transaction variants to assign default values to the input fields on several screens in a transaction, to change the attributes of screen elements, and to hide entire screens. Maintenance and administration using the transaction code SHD0.

all the transaction codes are stored in TSTC table.

please check out the link below it will help you

http://help.sap.com/saphelp_webas620/helpdata/en/eb/5fab41d79b11d296190000e82de14a/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/7d/f63a0a015111d396480000e82de14a/content.htm

SHDFV -


Transaction variants: Field contents

SHDTT -


Transaction variants: Texts

SHDTV -


Transaction variants

FOR MORE INFORMATION ON TABLE PLEASE CHEKC THE BELOW LINK

http://www.sapsecurity.co.uk/sap-tables.html

**********please reward points if the information is helpful to you************

Read only

Former Member
0 Likes
900

hi

check

<b>TVARH</b>

regards

ravish

<b>PLZ DONT FORGET TO REWARD IF USEFUL</b>

Read only

Former Member
0 Likes
899

HI ,

THe Transaction variant are stored in table SHDTV.

Here, Transaction & Transaction variant name are stored.

Reward helpful answers.

Regards,

Siddhesh Sanghvi.

Read only

0 Likes
899

Hi Siddesh,

wher is description of aprogram stored ?

Regards,

Rajashree

Read only

0 Likes
899

Check table TRDIRT.

Regards,

Himanshu

Read only

0 Likes
899

Hi Himanshu,

TRDIRT would give me txts for the given program name but i want how can we link tcode and a variant without a program name saved in tstc.Is there any other table which stores variant and program name apert from VARIS.

Regards,

Rajasree

Read only

0 Likes
899

oops aorry,

dat was werongly posted to u .

Rajahsree

Read only

former_member196280
Active Contributor
0 Likes
899

Transaction variant stored in table SHDTV,

For Description TSTCT-TTEXT

Regards,

SaiRam