SAP Table TOAEX
SAP ArchiveLink: Function Modules for Exits
TOAEX (SAP ArchiveLink: Function Modules for Exits) 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 TOAEX to other SAP tables.
TOAEX table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
EXIT_ID | SAP ArchiveLink: Method Name of User Exit | OAEXIT | CHAR | 20 | 0 | |||||||
ACTIVE | SAP ArchiveLink: Status (X = active, otherwise inactive) | SAEARSTAT | CHAR | 1 | 0 |
Possible values
|
||||||
EXIT_FUB | Name of Function Module | RS38L_FNAM | TFDIR | CHAR | 30 | 0 | ||||||
VALUE | CHAR | 32 | 0 |
TOAEX foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TOAEX | EXIT_FUB | TOAEX | EXIT_FUB | TFDIR | Function Module | FUNCNAME |