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

Function to read screen metadata

Former Member
0 Likes
343

Hello friends,

is there a standard function,which will return the screen metadata in terms of element list,screen group and so on.the function should take screen name and program name.

regards

kaushik

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
298

HI Kaushik,

Check with the FM IAC_GET_DYNPRO_INFO

We have many table associated with the screen details.

you can find those in the package SCRP.

Thanks!!

1 REPLY 1
Read only

Former Member
0 Likes
299

HI Kaushik,

Check with the FM IAC_GET_DYNPRO_INFO

We have many table associated with the screen details.

you can find those in the package SCRP.

Thanks!!