The ARUN_SOVA table in SAP ERP or S/4HANA stores Constant Values for Sort Fields data. There are total 6 fields in ARUN_SOVA table. The Constant Values for Sort Fields table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ARUN_SOVA table. It is in Package for objects used in a-run cross applications (ARUN_CROSS_APPS) ABAP package and is part of the Order Allocation Run (LO-RFM-ARN) module.
SAP ARUN_SOVA Table Fields
Following is the list of fields that are available in SAP ARUN_SOVA table. The primary key fields of the table are MANDT (Client), SOOBJ (Sort Object), SOREG (Sort Rule), SOFNA (Sort Field).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
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) |