SAP ARUN_SOFD_T List of Possible Sort Fields Table
Overview
ARUN_SOFD_T is a standard SAP S/4HANA table that stores List of Possible Sort Fields data. There are total 5 fields in the ARUN_SOFD_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARUN_SOFD_T belongs to Order Allocation Run (LO-RFM-ARN) module and is located in the package Package for Objects of core a-run process (ARUN_CORE).
In addition, following links provide an overview of foreign key relationships, if any, that link ARUN_SOFD_T to other SAP tables and standard CDS views available based on ARUN_SOFD_T table in S/4HANA 2020.
Techincal Settings of ARUN_SOFD_T
Below are technical details of the table ARUN_SOFD_T
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARUN_SOFD_T Fields
The following table gives you an overview of the fields available in ARUN_SOFD_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| SOOBJ | Sort Object | ARUN_SOOBJ | CHAR | 2 | |
| FNAME | Sort Field | ARUN_SOFNA | ARUN_SOFD_W | CHAR | 15 |
| FTEXT | 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_SOFD_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARUN_SOFD_T | FNAME | 1: CN | ARUN_SOFD_W |
| ARUN_SOFD_T | MANDT | 1: CN | T000 |
| ARUN_SOFD_T | SPRAS | 1: CN | T002 |