In this post, I will try and describe everything you need to know about the SAP e001_file 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 E001_FILE 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 E001_FILE....Right lets get started!
Object Name: E001_FILE
Dictionary Type: Structure
Description: Company Code Currencies for Archivg Class ARCT001 plus File
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
ARCHIVEKEY | ARKEY | CHAR | 20(0) | Key for Archive File | ARKEY | KA | ||||||
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 | |||||||
WAERS | WAERS | CUKY | 5(0) | * | Currency Key | WAERS | FWS | FB |