SAP Table TCGUEFU
EHS: User Exits in User Exit Management with FM Assignment
TCGUEFU (EHS: User Exits in User Exit Management with FM Assignment) 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 TCGUEFU to other SAP tables.
Source: TCGUEFU (EHS: User Exits in User Exit Management with FM Assignment)
TCGUEFU table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
USEXTYP | User Exit Category in User Exit Management | ESEUSEXTYP | TCGUETY | CHAR | 10 | 0 | ||
USEXNAM | Language-Independent User Exit Key | ESEUSEXNAM | CHAR | 10 | 0 | |||
OBJTYPE | Specification Category | ESEOBJTYPE | TCGOBJ | CHAR | 10 | 0 | ||
FBNAM | Function Module for a User Exit | ESEFBNAM | TFDIR | CHAR | 30 | 0 | ||
ORD | Sort Sequence | ESEORD | NUMC | 4 | 0 |
TCGUEFU foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TCGUEFU | FBNAM | TCGUEFU | FBNAM | TFDIR | Function Module | FUNCNAME |
TCGUEFU | MANDT | TCGUEFU | MANDT | T000 | Clients | MANDT |
TCGUEFU | OBJTYPE | TCGUEFU | OBJTYPE | TCGOBJ | EHS: Table of Possible Object Types | OBJTYPE |
TCGUEFU | USEXTYP | TCGUEFU | USEXTYP | TCGUETY | EHS: User Exit Categories in User Exit Management | USEXTYP |