SAP Table TFDIR
Function Module
TFDIR (Function Module) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TFDIR to other SAP tables.
TFDIR table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
FUNCNAME | Name of Function Module | RS38L_FNAM | CHAR | 30 | 0 | |||
PNAME | Program Name | PNAME | CHAR | 40 | 0 | |||
INCLUDE | INCLUDE number of function module | INCLUDENR | CHAR | 2 | 0 | |||
FREEDATE | Release date of function module | FREEDATE | DATS | 8 | 0 | |||
APPL | Application to which function module is assigned | RS38L_APPL | CHAR | 1 | 0 | |||
MAND | Client | MANDT | CLNT | 3 | 0 | |||
FMODE | Type of function module (local, remote, ...) | FMODE | CHAR | 1 | 0 | |||
HOST | CHAR | 8 | 0 | |||||
UTASK | Update | UTASK | CHAR | 1 | 0 | |||
PNAME_MAIN | Program Name | PNAME | CHAR | 40 | 0 |