SAP table TPAR (Business Partner: Functions)
SAP table TPAR has 2 primary key fields being MANDT,PARVW.
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 | MANDT | ||
PARVW | Partner Function | CHAR | 2 | 0 | PARVW | ||
STEIN | Uniqueness in the master data | CHAR | 1 | 0 | STEIN | ||
UPARV | Higher-level partner function | CHAR | 2 | 0 | TPAR | UPARV | |
FEHGR | Incompleteness Procedure for Sales Document | CHAR | 2 | 0 | TVUV | FEHGR | |
ERNAM | Name of Person Responsible for Creating the Object | CHAR | 12 | 0 | ERNAM | ||
NRART | Type of partner number | CHAR | 2 | 0 | TVPA | NRART | |
HITYP | Customer hierarchy type | CHAR | 1 | 0 | THIT | HITYP_KH | |
ADDR_OPERATION | Address Determination for Partner Function | CHAR | 6 | 0 | TB008S | SD_TPAR_OPERATION |
TPAR foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TPAR | FEHGR | TVUV | Incompletion Control: Procedures | MANDT |
0 TPAR | FEHGR | TVUV | Incompletion Control: Procedures | FEHGR |
1 TPAR | HITYP | THIT | Customer Hierarchy Types | MANDT |
1 TPAR | HITYP | THIT | Customer Hierarchy Types | HITYP |
0 TPAR | NRART | TVPA | Partner: Partner Types (Entities) | NRART |
1 TPAR | UPARV | TPAR | Business Partner: Functions | PARVW |