SAP Table TLOG_ASSOC_UNIT
Association Management: Logical Association Units
TLOG_ASSOC_UNIT (Association Management: Logical Association Units) 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 TLOG_ASSOC_UNIT to other SAP tables.
TLOG_ASSOC_UNIT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
TEW_TYPE | Trading Execution Workbench Type | WB2_TEW_TYPE | TEWTYPE | CHAR | 4 | 0 | ||
LOG_ASSOC_UNIT | Assoc. Mngt: Logical Association Unit | WB2_LOG_ASSOC_UNIT | CHAR | 4 | 0 |
TLOG_ASSOC_UNIT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TLOG_ASSOC_UNIT | MANDT | TLOG_ASSOC_UNIT | MANDT | T000 | Clients | MANDT |
TLOG_ASSOC_UNIT | TEW_TYPE | TLOG_ASSOC_UNIT | MANDT | TEWTYPE | Trading Execution Workbench Type | MANDT |
TLOG_ASSOC_UNIT | TEW_TYPE | TLOG_ASSOC_UNIT | TEW_TYPE | TEWTYPE | Trading Execution Workbench Type | TEW_TYPE |