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

Variants

Former Member
0 Likes
722

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

Maybe they are stored in a DB table?

Thanks.

1 ACCEPTED SOLUTION
Read only

kostas_tsioubris
Contributor
0 Likes
697

Hi,

you can check the table VARID.

Kostas

4 REPLIES 4
Read only

kostas_tsioubris
Contributor
0 Likes
698

Hi,

you can check the table VARID.

Kostas

Read only

Former Member
0 Likes
697

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

Read only

Former Member
0 Likes
697

Hi

In the tables TVARIND and VARID.

reward if useful

regards,

ANJI

Read only

Former Member
0 Likes
697

Hi jose,

Check in TVARV table.

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

Regards.

Kumar. .