SAP Table TCUAU
Authorizations for Maintaining Dependencies
TCUAU (Authorizations for Maintaining Dependencies) 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 TCUAU to other SAP tables.
TCUAU table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
KNBEO | Authorization to Maintain Object Dependencies for Objects | KNBEO | TCUB | CHAR | 3 | 0 | ||
KNOJT | Object ID for Defining Dependencies | KNOJT | TCUO | CHAR | 10 | 0 |
TCUAU foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TCUAU | KNBEO | TCUAU | MANDT | TCUB | Authorizations for Maintaining Dependencies | MANDT |
TCUAU | KNBEO | TCUAU | KNBEO | TCUB | Authorizations for Maintaining Dependencies | KNBEO |
TCUAU | KNOJT | TCUAU | MANDT | TCUO | Dependencies - Objects | MANDT |
TCUAU | KNOJT | TCUAU | KNOJT | TCUO | Dependencies - Objects | KNOJT |
TCUAU | MANDT | TCUAU | MANDT | T000 | Clients | MANDT |