SAP ARUN_SOVA Constant Values for Sort Fields Table
Overview
ARUN_SOVA is a standard SAP S/4HANA table that stores Constant Values for Sort Fields data. There are total 6 fields in the ARUN_SOVA table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARUN_SOVA 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_SOVA to other SAP tables and standard CDS views available based on ARUN_SOVA table in S/4HANA 2020.
Techincal Settings of ARUN_SOVA
Below are technical details of the table ARUN_SOVA
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARUN_SOVA Fields
The following table gives you an overview of the fields available in ARUN_SOVA
| 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 | CHAR | 4 |
| SOFNA | Sort Field | ARUN_SOFNA | ARUN_SOFD_W | CHAR | 15 |
| SOFLG | 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_SOVA
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARUN_SOVA | MANDT | 1: CN | T000 |
| ARUN_SOVA | SOFNA | C: CN | ARUN_SOFD_W |
| ARUN_SOVA | SOREG | 1: CN | ARUN_SORG |