back to top

SAP ARUN_SORG Table – Sorting Fields for Requirements and Stocks

The ARUN_SORG table in SAP ERP or S/4HANA stores Sorting Fields for Requirements and Stocks data. There are total 8 fields in ARUN_SORG table. The Sorting Fields for Requirements and Stocks 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 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 Table Fields

Following is the list of fields that are available in SAP ARUN_SORG 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_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)