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

Variant Text

Former Member
0 Likes
1,175

Hi,

Let me know how to fetch the Short Description/Text of a Variant.

Thanks,

Pravs

1 ACCEPTED SOLUTION
Read only

athavanraja
Active Contributor
0 Likes
964

Welcome to SDN

you can get it from table

VARIT

just pass language, report program name and the variant name to get the text description of the variant.

Regards

Raja

6 REPLIES 6
Read only

Former Member
0 Likes
964

JUST check out the tables VARID and VARI

Read only

0 Likes
964

check out the structure RSVAR whre this structure is used ,i think you can find it

or check VARIT

Message was edited by: Aditya Balijepalli

Read only

athavanraja
Active Contributor
0 Likes
965

Welcome to SDN

you can get it from table

VARIT

just pass language, report program name and the variant name to get the text description of the variant.

Regards

Raja

Read only

Lakshmant1
Active Contributor
0 Likes
964

Hi Pravs,

Check table VARIT

Also check FM RS_VARIANT_TEXT

Thanks

Lakshman

Message was edited by: Lakshman Tandra

Read only

Former Member
0 Likes
964

TVARCT (Text)

TVARC (Variant)

TVARV

=========================

TVARH (Header entries for screen variants)--->

Field ==> KURZTEXT (Short description of variant)

Message was edited by: Eswar Kanakanti

Read only

Former Member
0 Likes
964

Hi,

check in table <b>VARIT</b>

Regards

vijay