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

Reading all select-option and parameter fields

Former Member
0 Likes
417

Hello All,

I have a reaquire ment like ' i Will take a report name as input from user , and i need to read all the fields declared with PARAMETERS and SELECT-OPTIONS. '

one thing i can read the program and go line by line or scan the program.

apart from this is there any other way to get all such fields declared with PARAMETERS and SELECT-OPTIONS

Thanks & Regards

Amarender Reddy B

2 REPLIES 2
Read only

former_member386202
Active Contributor
0 Likes
380

Hi,

You can fetch it from table TVARV

Regards,

Prashant

Read only

former_member156446
Active Contributor
0 Likes
380

check the table KCSLV field PARNM

str. :RS38M field : STEXTI