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

Which table contains function module program name

Former Member
0 Likes
5,032

Hi,

Which table contains function module program name.

Regards,

raj

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,878

tfdir

4 REPLIES 4
Read only

Former Member
0 Likes
1,879

tfdir

Read only

Former Member
0 Likes
1,878

Hi raj,

TFDIR --> Store the function module name

Regards

Sudheer

Read only

Former Member
0 Likes
1,878

TFDIR-FUNCNAME - Function module name

TFDIR-PNAME - Program name

null

Read only

Former Member
0 Likes
1,878

Hi,

We have one function module called 'FUNCTION_INCLUDE_INFO'.

Where u ll get the program name to which it belongs to, function group and the include number. (e.g if the function group program name contains 9 function modules and ur function module is in 3rd include then it will return the include name to which it belongs )