SAP ARUN_SORT_ID_T ARun : Sorting ID text Table
Overview
ARUN_SORT_ID_T is a standard SAP S/4HANA table that stores ARun : Sorting ID text data. There are total 4 fields in the ARUN_SORT_ID_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARUN_SORT_ID_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_SORT_ID_T to other SAP tables and standard CDS views available based on ARUN_SORT_ID_T table in S/4HANA 2020.
Techincal Settings of ARUN_SORT_ID_T
Below are technical details of the table ARUN_SORT_ID_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ARUN_SORT_ID_T Fields
The following table gives you an overview of the fields available in ARUN_SORT_ID_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| SORT_ID | Supply Assignment: Supply Sort Rule | ARUN_SORT_RULE | ARUN_SORT_ID | CHAR | 4 |
| SPRAS | Language Key | LANGU | T002 | LANG | 1 |
| BEZEI | Description | BEZEI40 | CHAR | 40 |
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_SORT_ID_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARUN_SORT_ID_T | MANDT | 1: CN | T000 |
| ARUN_SORT_ID_T | SORT_ID | 1: CN | ARUN_SORT_ID |
| ARUN_SORT_ID_T | SPRAS | 1: CN | T002 |