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

Former Member
0 Likes
487

IN WHICH TABLE ARE THE FUNCTION MODULES STORED WHEN WE CREATE IT.

5 REPLIES 5
Read only

Former Member
0 Likes
457

Hi Pavan,

Function modules are stored in table <b>TFDIR</b>.

<b>Plz reward all helpful answers and close the thread if it is solved.</b>

Thanks,

Vinay

Read only

Former Member
0 Likes
457

Hi,

Check this table in se11 Transaction : <b>FUNCT</b>.

In which u can see parameters also.

-SatyaPriya

Read only

Former Member
0 Likes
457

Hi pavan,

<b>FM will be stored in TFDIR table

If u want to know obsolete FM use RODIR table

In RODIR give

OBJECT type - FUNC

OBJECT - FM name

check whether X is there in OBSOLETE field or not</b>

Read only

Former Member
0 Likes
457

Hi pavan,

<b>Function modules</b>

TFDIR - Function modules

TFTIT - Function module short text

<b>Function groups</b>

TLIBG - Person responsible for function class

TADIR - Catalog of R/3 Repository objects

TLIBT - Function Group Short Texts

mark all helpful answers

Read only

Former Member
0 Likes
457

Hi pavan,

You can check this blog to find out that

/people/community.user/blog/2006/12/29/useful-tips-to-find-out-the-table-for-screen-field