SAP ARUN_SORT_DYN Dynamic supply sort rule for supply assignment Table
Overview
ARUN_SORT_DYN is a standard SAP S/4HANA table that stores Dynamic supply sort rule for supply assignment data. There are total 6 fields in the ARUN_SORT_DYN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARUN_SORT_DYN 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_DYN to other SAP tables and standard CDS views available based on ARUN_SORT_DYN table in S/4HANA 2020.
Techincal Settings of ARUN_SORT_DYN
Below are technical details of the table ARUN_SORT_DYN
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARUN_SORT_DYN Fields
The following table gives you an overview of the fields available in ARUN_SORT_DYN
| 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 |
| ARUN_BSKZ | ARun Stock Source | ARUN_BSKZ | CHAR | 1 | |
| PRIORITY | Sort Priority | ARUN_SOFLG | NUMC | 2 | |
| NUMBEROFBACKWARDDAYS | Range of Days (From) | ARUN_STTYP_VALID_FROM_D | INT4 | 10 | |
| NUMBEROFFORWARDDAYS | Range of Days (To) | ARUN_STTYP_VALID_TO_D | INT4 | 10 |
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_DYN
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARUN_SORT_DYN | SORT_ID | : | ARUN_SORT_ID |