SAP table TPZ11 (BP: Business Partner - Relationship Type)
SAP table TPZ11 has 2 primary key fields being MANDT,RELAT.
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 | |
RELAT | Relationship Type | CHAR | 4 | 0 | BP_RELAT_OLD | ||
REL_TYP | Business Partner Relationship Category | CHAR | 4 | 0 | TPZ7 | BP_REL_TYP_OLD | |
REL_KIND | Business partner relationship type | CHAR | 4 | 0 | TB905 | BU_RELKIND |
TPZ11 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TPZ11 | REL_KIND | TB905 | BP Relationship Types | CLIENT |
0 TPZ11 | REL_KIND | TB905 | BP Relationship Types | RELKIND |
0 TPZ11 | REL_KIND | TB905 | BP Relationship Types | XRF |
1 TPZ11 | REL_TYP | TPZ7 | BP: Business Partner - Relationship Category | MANDT |
1 TPZ11 | REL_TYP | TPZ7 | BP: Business Partner - Relationship Category | REL_TYP |