SAP table TPZ6 (BP: Business Partner - Role Type)
SAP table TPZ6 has 2 primary key fields being MANDT,ROLE.
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 | |
ROLE | Business Partner Role Type | CHAR | 4 | 0 | BP_ROLE | ||
ROLETYP | Business Partner Role Category | CHAR | 4 | 0 | TPZ3 | BP_ROLETYP_OLD | |
RLTYP | BDT: Object part | CHAR | 6 | 0 | TBZ0 | BU_RLTYP | |
PARTNERROLE | BP Role | CHAR | 6 | 0 | TB003 | BU_PARTNERROLE |
TPZ6 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TPZ6 | PARTNERROLE | TB003 | BP Roles | ROLE |
1 TPZ6 | RLTYP | TBZ0 | BDT Object Parts | CLIENT |
1 TPZ6 | RLTYP | TBZ0 | BDT Object Parts | OBJAP |
1 TPZ6 | RLTYP | TBZ0 | BDT Object Parts | RLTYP |
0 TPZ6 | ROLETYP | TPZ3 | BP: Business Partner - Role Category | MANDT |
0 TPZ6 | ROLETYP | TPZ3 | BP: Business Partner - Role Category | ROLETYP |