SAP table TZUNI (Currency units)
SAP table TZUNI has 2 primary key fields being MANDT,SRUNIT.
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 | ||
SRUNIT | Currency unit | CHAR | 5 | 0 | VVSRUNIT | ||
BRUNIT | Translation ratio | CURR | 13 | 2 | VVBRUNIT | ||
SSWHR | Stock price currency | CUKY | 5 | 0 | TCURC | VVSSWHR |
TZUNI foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TZUNI | SSWHR | TCURC | Currency Codes | MANDT |
0 TZUNI | SSWHR | TCURC | Currency Codes | WAERS |