Overview
ALLOC_RUN_INFO is a standard SAP S/4HANA table that stores Allocation run data. There are total 32 fields in the ALLOC_RUN_INFO table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ALLOC_RUN_INFO belongs to Fiori FXU Cost Controlling CO-FIO (CA-GTF-FXU-FI-CO) module and is located in the package Run Allocations (ODATA_RUN_ALLOCATION).
In addition, following links provide an overview of foreign key relationships, if any, that link ALLOC_RUN_INFO to other SAP tables and standard CDS views available based on ALLOC_RUN_INFO table in S/4HANA 2020.
Techincal Settings of ALLOC_RUN_INFO
Below are technical details of the table ALLOC_RUN_INFO
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ALLOC_RUN_INFO Fields
The following table gives you an overview of the fields available in ALLOC_RUN_INFO
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|
| MANDT | Client | MANDT | | CLNT | 3 |
| RUN_ID | Allocation run ID | ALLOC_RUN_ID | | CHAR | 15 |
| NAME | Allocation run name | ALLOC_RUN_NAME | | CHAR | 100 |
| START_DATE | Allocation run start date | ALLOC_RUN_SDATE | | DATS | 8 |
| START_TIME | Allocation run start time | ALLOC_RUN_STIME | | TIMS | 6 |
| DURATION | Processing duration of work item | ALLOC_RUN_PROC_TIME | | TIMS | 6 |
| RUN_USER | User Name | UNAME | | CHAR | 12 |
| LEDGER | Ledger in General Ledger Accounting | FINS_LEDGER | | CHAR | 2 |
| ALLOC_CONTEXT | Allocation Context | FCO_ALLOCATION_CONTEXT | | CHAR | 30 |
| ALLOC_TYPE | Allocation Type | FCO_ALLOC_POSTING_TYPE | | CHAR | 1 |
| ACTUAL_PLAN | Actual/plan indicator | IPKNZ | | CHAR | 1 |
| FISCAL_YEAR | Fiscal Year | FIS_GJAHR | | NUMC | 4 |
| START_PERIOD | Allocation run: period from | ALLOC_RUN_PERIOD_FROM | | NUMC | 3 |
| END_PERIOD | Allocation run: period to | ALLOC_RUN_PERIOD_TO | | NUMC | 3 |
| TEST_RUN | Allocation run is test | ALLOC_RUN_TEST | | CHAR | 1 |
| STATUS | Allocation run status | ALLOC_RUN_STATUS | | CHAR | 1 |
| REVERSED | Allocation run is reversed | ALLOC_RUN_IS_REVERSED | | CHAR | 1 |
| CREATION_DATE | Allocation run creation date | ALLOC_RUN_CRDATE | | DATS | 8 |
| REF_START_PERIOD | Allocation run: reference period from | ALLOC_RUN_REF_PERIOD_FROM | | NUMC | 3 |
| REF_END_PERIOD | Allocation run: period to | ALLOC_RUN_REF_PERIOD_TO | | NUMC | 3 |
| REF_FISCAL_YEAR | Fiscal Year | ALLOC_RUN_REF_FIS_GJAHR | | NUMC | 4 |
| CUMULATIVE | Allocation run: Cumulative processing | ALLOC_RUN_CUMULATIVE_PROC | | CHAR | 1 |
| REF_TO_FISCAL_YEAR | Reference Fiscal Year interval end | ALLOC_RUN_TO_REF_FIS_GJAHR | | NUMC | 4 |
| FISCAL_YEAR_VARIANT | Fiscal Year Variant | PERIV | | CHAR | 2 |
| END_DATE | Allocation run end date | ALLOC_RUN_EDATE | | DATS | 8 |
| END_TIME | Allocation Run End Time | ALLOC_RUN_ETIME | | TIMS | 6 |
| BOOK_DATE | Allocation run booking date | ALLOC_RUN_BDATE | | DATS | 8 |
| BOOK_TIME | Allocation Run Booking Time | ALLOC_RUN_BTIME | | TIMS | 6 |
| BOOK_DURATION | Allocation Run Booking Duration | ALLOC_RUN_BDURATION | | INT4 | 10 |
| RUN_TIMEZONE | Allocation Run Timezone | ALLOC_RUN_TIMEZONE | | CHAR | 6 |
| RUN_DURATION | Allocation Run Duration | FCO_ALLOC_RUN_DURATION | | INT4 | 10 |
| DOCUMENT_TYPE | Journal Entry Type | FIS_BLART | | CHAR | 2 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ALLOC_RUN_INFO
Other References