SAP ARUN_ARCO ARun Control Data Table
Overview
ARUN_ARCO is a standard SAP S/4HANA table that stores ARun Control Data data. There are total 10 fields in the ARUN_ARCO table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARUN_ARCO belongs to Order Allocation Run (LO-RFM-ARN) module and is located in the package Package for objects used in a-run cross applications (ARUN_CROSS_APPS).
In addition, following links provide an overview of foreign key relationships, if any, that link ARUN_ARCO to other SAP tables and standard CDS views available based on ARUN_ARCO table in S/4HANA 2020.
Techincal Settings of ARUN_ARCO
Below are technical details of the table ARUN_ARCO
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARUN_ARCO Fields
The following table gives you an overview of the fields available in ARUN_ARCO
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| ARTYP | Allocation Type | ARUN_ARTYP | CHAR | 4 | |
| REREG | Release Rule | ARUN_REREG | ARUN_RELEASE | CHAR | 4 |
| REFND | Logic to Determine Release Rule | ARUN_REFND | CHAR | 1 | |
| FISTA | Requirement Filter Rule | ARUN_FSREG | ARUN_FIST | CHAR | 4 |
| ARULE | Assignment Rule | ARUN_ARULE_D | ARUN_ARULE | CHAR | 4 |
| SOREG | Sort Rule | ARUN_SOREG | CHAR | 4 | |
| IMMEDIATE_ORDER | Immediate Order Assignment | ARUN_IMMEDIATE | CHAR | 1 | |
| BSREG | Rule for Stock Selection | ARUN_BSREG | CHAR | 4 | |
| DLREG | Update of Logs | ARUN_DLREG | CHAR | 4 |
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 ARUN_ARCO
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARUN_ARCO | ARULE | 1: CN | ARUN_ARULE |
| ARUN_ARCO | FISTA | 1: CN | ARUN_FIST |
| ARUN_ARCO | MANDT | : | T000 |
| ARUN_ARCO | REREG | 1: CN | ARUN_RELEASE |