SAP table SPRT1 (Partner table)
SAP table SPRT1 has 2 primary key fields being MANDT,PARTNR.
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 | |
PARTNR | Partner number | CHAR | 10 | 0 | SPARTNR | ||
KZPTP | Person type indicator (legal or natural) | CHAR | 1 | 0 | KZPTP | ||
BEGRU | Authorization Group | CHAR | 4 | 0 | * | BRGRU | |
CNTRY_H | Country/Region of Origin | CHAR | 3 | 0 | T005 | CNTRY_H | |
SPRSL | Language Key | LANG | 1 | 0 | T002 | SPRSL | |
NAME1 | Name 1 | CHAR | 35 | 0 | NAME1_GP | ||
NAME2 | Name 2 | CHAR | 35 | 0 | NAME2_GP | ||
ANRED | Form-of-Address Key | NUMC | 2 | 0 | * | SANRED | |
XANRED | Form of address text | CHAR | 50 | 0 | XANRED | ||
ANRBF | Salutation key | NUMC | 2 | 0 | * | SANRBF | |
XANRBF | Translation for saluation key | CHAR | 50 | 0 | XANRBF | ||
SORTL | Partner ID | CHAR | 10 | 0 | PARTID | ||
PHSRT | Phonetic search term | CHAR | 20 | 0 | PHSRT | ||
PARTID | IS-IS: Partner identification | CHAR | 15 | 0 | VVXPARTID | ||
NAME1_MC | IS-IS: Name 1 in upper case characters for matchcode search | CHAR | 16 | 0 | VVXNAME1MC | ||
FLG_ANRBF | ID for alternative salutations | CHAR | 1 | 0 | VVSABWBA | ||
FLG_MITARB | IS-IS: Indicator, partner is employee | CHAR | 1 | 0 | VVSMITARB |
SPRT1 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 SPRT1 | CNTRY_H | T005 | Countries | MANDT |
0 SPRT1 | CNTRY_H | T005 | Countries | LAND1 |