SAP table T024Z (Purchasing Organizations)
SAP table T024Z has 3 primary key fields being MANDT,EKORG,EKORZ.
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 | |
EKORG | Purchasing organization | CHAR | 4 | 0 | T024E | EKORG | |
EKORZ | Reference Purchasing Organization | CHAR | 4 | 0 | T024E | WEKORG | |
EKABR | Contract Release Order | CHAR | 1 | 0 | EKABR | ||
EKKON | Conditions allowed | CHAR | 1 | 0 | EKKON | ||
EKINF | Read Info Record | CHAR | 1 | 0 | EKINF | ||
EKINM | Read info record only if own info record does not exist | CHAR | 1 | 0 | EKINM | ||
EKLIF | Read Supplier Master Record | CHAR | 1 | 0 | EKLIF |
T024Z foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T024Z | EKORG | T024E | Purchasing Organizations | EKORG |
1 T024Z | EKORZ | T024E | Purchasing Organizations | EKORG |
0 T024Z | MANDT | T000 | Clients | MANDT |