SAP ARUN_SORT_FIELDS ARUN: Sorting field Table
Overview
ARUN_SORT_FIELDS is a standard SAP S/4HANA table that stores ARUN: Sorting field data. There are total 5 fields in the ARUN_SORT_FIELDS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARUN_SORT_FIELDS 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_FIELDS to other SAP tables and standard CDS views available based on ARUN_SORT_FIELDS table in S/4HANA 2020.
Techincal Settings of ARUN_SORT_FIELDS
Below are technical details of the table ARUN_SORT_FIELDS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARUN_SORT_FIELDS Fields
The following table gives you an overview of the fields available in ARUN_SORT_FIELDS
| 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 | CHAR | 15 | |
| FIELD_PRIORITY | Sort Priority | ARUN_SOFLG | NUMC | 2 | |
| SORT_DESCENDING | Sort in Descending Order | ARUN_SOART | CHAR | 1 |
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_FIELDS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARUN_SORT_FIELDS | SORT_ID | 1: CN | ARUN_SORT_ID |