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

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

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

Check the table TVARV

Thanks

Seshu

Read only

0 Likes
1,183

It didnt worked for me,

regards

SP

Read only

0 Likes
1,183

Try with FM :

RS_VARIANT_DISPLAY

Pass Report name and varinat name.

Thanks

Seshu

Read only

0 Likes
1,183

Check tables VARI, VARID.

Chandra.

Read only

Former Member
0 Likes
1,184

Hi,

Please try also FM RS_VARIANT_CONTENTS.

Regards,

Ferry Lianto