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

table that shows variants' values

Former Member
0 Likes
4,753

GURUS,

I need to know if there is a table that shows a variant's values.

Regards

SP

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,187

Hi,

Please try also FM RS_VARIANT_CONTENTS.

Regards,

Ferry Lianto

GURUS,

I need to know if there is a table that shows a variant's values.

Regards

SP

5 REPLIES 5
Read only

Former Member
0 Likes
1,187

Check the table TVARV

Thanks

Seshu

Read only

0 Likes
1,187

It didnt worked for me,

regards

SP

Read only

0 Likes
1,187

Try with FM :

RS_VARIANT_DISPLAY

Pass Report name and varinat name.

Thanks

Seshu

Read only

0 Likes
1,187

Check tables VARI, VARID.

Chandra.

Read only

Former Member
0 Likes
1,188

Hi,

Please try also FM RS_VARIANT_CONTENTS.

Regards,

Ferry Lianto