Application Development 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: 

About the table TVARV

Former Member
0 Kudos
213

hi experts,

can any body can give the detailed discription about the TVARV table

and how it is used?

thanks.

shyam

1 ACCEPTED SOLUTION

Former Member
0 Kudos
120

hi

good

There are two ways of assigning TVARV entries to a selection variant. You can either select existing entries, or create new entries in the table.

Procedure

On the variant maintenance initial screen, enter the required variant.

Select the Attributes option.

Choose Change.

The attributes screen appears.

On the attributes screen, select the Selection variable column.

Choose Selection variables.

The selection variables screen appears. You can now assign an entry from table TVARV to the selection variant that you have chosen.

Choose the possible entries help next to the Variable name field. A list appears, from which you can select an entry. If you do this, jump to step 11 of the procedure.

http://help.sap.com/saphelp_nw04/helpdata/en/c0/9803aae58611d194cc00a0c94260a5/content.htm

thanks

mrutyun^

6 REPLIES 6

Former Member
0 Kudos
120

i think abt Variants data.

Regards

Peram

Former Member
0 Kudos
120

Hi

TVARV is the table Table of variables in selection criteria which gives the details of the Variants saved for the Selection screen of a program including the values of the selection screen parameters/fields

take any program variant and see its values, you will come to know clearly

Reward points if useful

Regards

Anji

0 Kudos
120

hi anji,

thanks for your answer.

can you give me the syntax how it is used in the programs.

thanks

shyam.

Former Member
0 Kudos
120

I think in new versions of SAP we are using TVARVC in place of TVARV. We have changed it in all programs during upgrade.

Regards,

Vishal

Former Member
0 Kudos
120

Hi,

Description of TVARV is Table of variables in selection criteria.

Regards,

Padmam.

Former Member
0 Kudos
121

hi

good

There are two ways of assigning TVARV entries to a selection variant. You can either select existing entries, or create new entries in the table.

Procedure

On the variant maintenance initial screen, enter the required variant.

Select the Attributes option.

Choose Change.

The attributes screen appears.

On the attributes screen, select the Selection variable column.

Choose Selection variables.

The selection variables screen appears. You can now assign an entry from table TVARV to the selection variant that you have chosen.

Choose the possible entries help next to the Variable name field. A list appears, from which you can select an entry. If you do this, jump to step 11 of the procedure.

http://help.sap.com/saphelp_nw04/helpdata/en/c0/9803aae58611d194cc00a0c94260a5/content.htm

thanks

mrutyun^