SAP table TP14 (Business Partner: Address ID)
SAP table TP14 has 2 primary key fields being MANDT,ADR_REF.
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 | |
ADR_REF | Address ID | CHAR | 10 | 0 | BP_ADR_REF_OLD | ||
ADR_KIND | Address Type | CHAR | 10 | 0 | TB009 | BU_ADRKIND | |
DEFAULT_FLAG | Business Partner: Default Flag for Standard Address | CHAR | 1 | 0 | BP_DEFAULT_FLAG |
TP14 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TP14 | ADR_KIND | TB009 | BP address types | ADR_KIND |