SAP table TWH01 (Stock exchange table)
SAP table TWH01 has 2 primary key fields being MANDT,RHANDPL.
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 | |
RHANDPL | Exchange | CHAR | 10 | 0 | VVRHANDPL | ||
LAND1 | Country/Region Key | CHAR | 3 | 0 | T005 | LAND1 | |
SKALID | Factory calendar | CHAR | 2 | 0 | TFACD | SKALID | |
WAERS | Currency Key | CUKY | 5 | 0 | TCURC | WAERS | |
XLANGBEZ | ATAB tables long name | CHAR | 60 | 0 | XLANGBEZ | ||
XKURZBEZ | Short Name for ATAB Tables | CHAR | 15 | 0 | XKURZBEZ | ||
RHAND | Exchange according to BAV grouping | CHAR | 1 | 0 | VVRHAND |
TWH01 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TWH01 | LAND1 | T005 | Countries | MANDT |
0 TWH01 | LAND1 | T005 | Countries | LAND1 |
1 TWH01 | WAERS | TCURC | Currency Codes | MANDT |
1 TWH01 | WAERS | TCURC | Currency Codes | WAERS |