The ARUN_SORG_W table in SAP ERP or S/4HANA stores Sorting Rule and Type data. There are total 3 fields in ARUN_SORG_W table. The Sorting Rule and Type 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_SORG_W 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_SORG_W Table Fields
Following is the list of fields that are available in SAP ARUN_SORG_W table. The primary key fields of the table are MANDT (Client), SOOBJ (Sort Object), SOREG (Sort Rule).
| 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 | CHAR (4) |


