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,751

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,185

Hi,

Please try also FM RS_VARIANT_CONTENTS.

Regards,

Ferry Lianto

Hi,

Please try also FM RS_VARIANT_CONTENTS.

Regards,

Ferry Lianto

5 REPLIES 5
Read only

Former Member
0 Likes
1,185

Check the table TVARV

Thanks

Seshu

Read only

0 Likes
1,185

It didnt worked for me,

regards

SP

Read only

0 Likes
1,185

Try with FM :

RS_VARIANT_DISPLAY

Pass Report name and varinat name.

Thanks

Seshu

Read only

0 Likes
1,185

Check tables VARI, VARID.

Chandra.

Read only

Former Member
0 Likes
1,186

Hi,

Please try also FM RS_VARIANT_CONTENTS.

Regards,

Ferry Lianto