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 layout

Former Member
0 Likes
652

Hey experts,

Is there any FM available to read the daa of layoutset?

to read what fields used and what tables used in it?

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
629

<b>READ_FORM_ELEMENTS</b>

4 REPLIES 4
Read only

Former Member
0 Likes
630

<b>READ_FORM_ELEMENTS</b>

Read only

Former Member
0 Likes
629

i am sorry wrong post.. it just gives the information aboutthe windows and paragraphs.. but not the tables and fields

Read only

Former Member
0 Likes
629

Hi Ravi..

Just look at this FM. It will be Helpful to u

READ_FORM

and

READ_FORM_ELEMENTS to Determine text elements of a form

READ_FORM_LINES to Read contents of a text element

and also

READ_FORM_3X

READ_FORM_VERSION

Reward If it is Help ful

Regards rk

Message was edited by:

Rk Pasupuleti

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
629

Hi

You can use the FMs:

READ_FORM AND

READ_FORM_ELEMENTS.

Regards,

kumar