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 module to return the position of the table fields

Former Member
0 Likes
383

Hi All,

Which is the function module which will return the positions of the passed fields

in a table?

Thanks.

2 REPLIES 2
Read only

suresh_datti
Active Contributor
0 Likes
351

You can pass the table name & get the field info with the function module TR_NAMETAB_GET.

~Suresh

Read only

Former Member
0 Likes
351

Hi,

Look at the Thread,

Regards

Sudheer