SAP table TPZ3 (BP: Business Partner - Role Category)
SAP table TPZ3 has 2 primary key fields being MANDT,ROLETYP.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
ROLETYP | Business Partner Role Category | CHAR | 4 | 0 | BP_ROLETYP_OLD | ||
TYPE | Partner category | CHAR | 1 | 0 | BP_TYPE_OLD | ||
RLTYP | BDT: Object part | CHAR | 6 | 0 | TBZ0 | BU_RLTYP | |
PARTNERROLE | BP Role | CHAR | 6 | 0 | TB003 | BU_PARTNERROLE |
TPZ3 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TPZ3 | PARTNERROLE | TB003 | BP Roles | ROLE |
1 TPZ3 | RLTYP | TBZ0 | BDT Object Parts | CLIENT |
1 TPZ3 | RLTYP | TBZ0 | BDT Object Parts | OBJAP |
1 TPZ3 | RLTYP | TBZ0 | BDT Object Parts | RLTYP |