The ARUN_SOFD_W table in SAP ERP or S/4HANA stores List of Possible Sort fields data. There are total 6 fields in ARUN_SOFD_W table. The List of Possible 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_SOFD_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_SOFD_W Table Fields
Following is the list of fields that are available in SAP ARUN_SOFD_W table. The primary key fields of the table are MANDT (Client), SOOBJ (Sort Object), FNAME (Sort Field).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| SOOBJ | Sort Object | ARUN_SOOBJ | CHAR (2) | |
| FNAME | Sort Field | ARUN_SOFNA | CHAR (15) | |
| SORTF | Sort Level | ARUN_SORTF | CHAR (1) | |
| TABNAME | Table Name | TABNAME | CHAR (30) | |
| DOCTYPE | Document Type | ARUN_DOCU | CHAR (10) |


