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

How can i get Function Group Attributes during runtime?

Former Member
0 Likes
698

Hey Experts,

I'm writing a report, where the user can write down a function group name and gets back all the attributes of the function group.

Is there a fm or class which can help me getting the attributes?

1 REPLY 1
Read only

retired_member
Product and Topic Expert
Product and Topic Expert
0 Likes
594

Program attributes are stored in system table TRDIR.

But why would you want to do that?