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: 

Variants

Former Member
0 Kudos

Does anyone know where the variants of a report are stored?

Maybe they are stored in a DB table?

Thanks.

1 ACCEPTED SOLUTION

kostas_tsioubris
Contributor
0 Kudos

Hi,

you can check the table VARID.

Kostas

4 REPLIES 4

kostas_tsioubris
Contributor
0 Kudos

Hi,

you can check the table VARID.

Kostas

Former Member
0 Kudos

hi jose,

<b>Variants:</b>

1. Variants allow you to save sets of input values for programs that you often start with the same selections. You can use them for any programs except subroutine pools (type S).

2.SAP has a table TVARV for storing the variants.

3.A record may be created in TVARV for all the programs that require this kind of incremental records.

Regards,

Thasneem

Former Member
0 Kudos

Hi

In the tables TVARIND and VARID.

reward if useful

regards,

ANJI

Former Member
0 Kudos

Hi jose,

Check in TVARV table.

Hope this helps you, reply for queries, Shall post you the updates.

Regards.

Kumar. .