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: 

Function Module

Former Member
0 Kudos

In which database table the parameters (import, export, changing, tables) are stored?

3 REPLIES 3

Former Member
0 Kudos

Hi ,

Check these tables

Function Module.

TFDIR----


> Table contains Function Modules.

TFTIT----


>Table contains Function Module Short Text.

ENLFDIR-----> Additional Attributes for Function Modules.

TABLES:

TPROT------> Table contains all DD tables to be logged.

D010TAB---> Table for Use Report-Tables.

DD02L----


> SAP tables .

Program:

TRDIRT-----> Title texts for programs in TRDIR .

D010SINF----> ABAP- Information about ABAP program source code.

TADIR----


> Directory of Repository Objects.

Regards

Gaurav

Former Member
0 Kudos

Hi,

please check out the link below it might help you

http://fuller.mit.edu/hr/cluster_tables.html

********please reward points if the information is helpful to you********************

0 Kudos

Hi Venkatesh,

Thanks for good info. But I got the table where the parameters are stored. It's FUPARAREF.