SAP ARUN_SORT_CONST ARun : Sorting Rule constant Table
Overview
ARUN_SORT_CONST is a standard SAP S/4HANA table that stores ARun : Sorting Rule constant data. There are total 5 fields in the ARUN_SORT_CONST table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARUN_SORT_CONST belongs to Order Allocation Run (LO-RFM-ARN) module and is located in the package Package for Objects of core a-run process (ARUN_CORE).
In addition, following links provide an overview of foreign key relationships, if any, that link ARUN_SORT_CONST to other SAP tables and standard CDS views available based on ARUN_SORT_CONST table in S/4HANA 2020.
Techincal Settings of ARUN_SORT_CONST
Below are technical details of the table ARUN_SORT_CONST
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARUN_SORT_CONST Fields
The following table gives you an overview of the fields available in ARUN_SORT_CONST
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| SORT_ID | Supply Assignment: Supply Sort Rule | ARUN_SORT_RULE | ARUN_SORT_ID | CHAR | 4 |
| SORT_FIELD | Sort Field | ARUN_SORT_FIELD | ARUN_SORT_FIELDS | CHAR | 15 |
| CONST_PRIORITY | Sort Priority | ARUN_SOFLG | NUMC | 2 | |
| FIELDTEXT | Short description of a table field (30 characters only) | FIELDTEXT | CHAR | 30 |
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_SORT_CONST
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARUN_SORT_CONST | SORT_FIELD | 1: CN | ARUN_SORT_FIELDS |
| ARUN_SORT_CONST | SORT_ID | 1: CN | ARUN_SORT_ID |