SAP ARUN_SORG Sorting Fields for Requirements and Stocks Table
Overview
ARUN_SORG is a standard SAP S/4HANA table that stores Sorting Fields for Requirements and Stocks data. There are total 8 fields in the ARUN_SORG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARUN_SORG 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_SORG to other SAP tables and standard CDS views available based on ARUN_SORG table in S/4HANA 2020.
Techincal Settings of ARUN_SORG
Below are technical details of the table ARUN_SORG
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ARUN_SORG Fields
The following table gives you an overview of the fields available in ARUN_SORG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| SOOBJ | Sort Object | ARUN_SOOBJ | CHAR | 2 | |
| SOREG | Sort Rule | ARUN_SOREG | ARUN_SORG_W | CHAR | 4 |
| SOFNA | Sort Field | ARUN_SOFNA | ARUN_SOFD_W | CHAR | 15 |
| SOFLG | Sort Priority | ARUN_SOFLG | NUMC | 2 | |
| SOART | Sort in Descending Order | ARUN_SOART | CHAR | 1 | |
| TABNAME | Table Name | TABNAME | DD02L | CHAR | 30 |
| DOCTYPE | Document Type | ARUN_DOCU | CHAR | 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_SORG
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARUN_SORG | MANDT | 1: CN | T000 |
| ARUN_SORG | SOFNA | : | ARUN_SOFD_W |
| ARUN_SORG | SOREG | : | ARUN_SORG_W |
| ARUN_SORG | TABNAME | 1: CN | DD02L |