SAP Table THIZU
Customer Hierarchy: Allowed Account Group Assignments
THIZU (Customer Hierarchy: Allowed Account Group Assignments) 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 THIZU to other SAP tables.
THIZU table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
HITYP | Customer hierarchy type | HITYP_KH | THIT | CHAR | 1 | 0 | ||
KTOKD | Customer Account Group | KTOKD | T077D | CHAR | 4 | 0 | ||
HKTOKD | Account group for higher-level customer hierarchy | HKTOKD | T077D | CHAR | 4 | 0 |
THIZU foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
THIZU | HITYP | THIZU | MANDT | THIT | Customer Hierarchy Types | MANDT |
THIZU | HITYP | THIZU | HITYP | THIT | Customer Hierarchy Types | HITYP |
THIZU | HKTOKD | THIZU | MANDT | T077D | Customer account groups | MANDT |
THIZU | HKTOKD | THIZU | HKTOKD | T077D | Customer account groups | KTOKD |
THIZU | KTOKD | THIZU | MANDT | T077D | Customer account groups | MANDT |
THIZU | KTOKD | THIZU | KTOKD | T077D | Customer account groups | KTOKD |
THIZU | MANDT | THIZU | MANDT | T000 | Clients | MANDT |