Application Development 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: 

FM for Attribute type

Former Member
0 Kudos

can anyone suggest a FM for finding the type of attribute of a program: if it is a module pool, executable , etc.

thanks!

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

you can find from table TRDIR, there will have Program type also.

<b>Reward points for helpful answers</b>

Satish

4 REPLIES 4

Former Member
0 Kudos

Hi,

you can find from table TRDIR, there will have Program type also.

<b>Reward points for helpful answers</b>

Satish

Former Member
0 Kudos

Hi

Check Field SUBC ( program type )of the table TRDIR .

TRDIR and TADIR tables contains all the related info of attributes .

Hope this helps .

Praveen

Former Member
0 Kudos

hi

good

i dont think there is any such function module .

thanks

mrutyun^