In this post, I will try and describe everything you need to know about the SAP x001 table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for X001 what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from X001....Right lets get started!
Object Name: X001
Dictionary Type: Structure
Description: Derived Company Code Additional Data
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
BUKRS | BUKRS | CHAR | 4(0) | * | Company Code | BUKRS | BUK | FB | C_T001 | BUKRS | ||
BASW2 | CURSR | CHAR | 1(0) | Source Currency for Currency Translation | CURSR | |||||||
BASW3 | CURSR | CHAR | 1(0) | Source Currency for Currency Translation | CURSR | |||||||
KUTY2 | KURST | CHAR | 4(0) | * | Exchange Rate Type | KURST | KUT | SAP | ||||
KUTY3 | KURST | CHAR | 4(0) | * | Exchange Rate Type | KURST | KUT | SAP | ||||
HWAE2 | HWAE2 | CUKY | 5(0) | * | Currency Key of Second Local Currency | WAERS | ||||||
HWAE3 | HWAE3 | CUKY | 5(0) | * | Currency Key of Third Local Currency | WAERS | ||||||
UMRD2 | UMRD2 | CHAR | 1(0) | Translation Date Type for Second Local Currency | CURDT | |||||||
UMRD3 | UMRD3 | CHAR | 1(0) | Translation Date Type for Third Local Currency | CURDT | |||||||
CURT2 | CURT2 | CHAR | 2(0) | Currency Type of Second Local Currency | CURTP | |||||||
CURT3 | CURT3 | CHAR | 2(0) | Currency Type of Third Local Currency | CURTP |