SAP ARUN_SD_ALLOC ARun handling in Sales document Table
Overview
ARUN_SD_ALLOC is a standard SAP S/4HANA table that stores ARun handling in Sales document data. There are total 17 fields in the ARUN_SD_ALLOC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARUN_SD_ALLOC belongs to Order Allocation Run (LO-RFM-ARN) module and is located in the package Package for objects used in a-run cross applications (ARUN_CROSS_APPS).
In addition, following links provide an overview of foreign key relationships, if any, that link ARUN_SD_ALLOC to other SAP tables and standard CDS views available based on ARUN_SD_ALLOC table in S/4HANA 2020.
Techincal Settings of ARUN_SD_ALLOC
Below are technical details of the table ARUN_SD_ALLOC
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ARUN_SD_ALLOC Fields
The following table gives you an overview of the fields available in ARUN_SD_ALLOC
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| AUART | Sales Document Type | AUART | TVAK | CHAR | 4 |
| VKORG | Sales Organization | VKORG | TVKO | CHAR | 4 |
| VTWEG | Distribution Channel | VTWEG | TVTW | CHAR | 2 |
| SPART | Division | SPART | TSPA | CHAR | 2 |
| ARULE | Rule to Unassign Orders | ARUN_ARULE_CA_D | ARUN_ARULE_CA | CHAR | 4 |
| SOREGA | Supply Sorting Rule during Order Assignment | ARUN_S_SOREGA | ARUN_SORG_W | CHAR | 4 |
| SOREGD | Supply Sort Rule Used when an Order is Unassigned | ARUN_S_SOREGD | ARUN_SORG_W | CHAR | 4 |
| IMMEDIATE_ORDER | Immediate Order Assignment | ARUN_IMMEDIATE | CHAR | 1 | |
| RELEASE_CHECK | Set Release Rule Check for Orders | ARUN_RELEASE_CHECK | CHAR | 1 | |
| ALLRS | Restore Deallocated Quantity to Contract | ARUN_ALLRS | CHAR | 1 | |
| ALLAD | Consider Additional Stock for Contract Release Order | ARUN_ALLAD | CHAR | 1 | |
| GR_RELEASE_CHECK | Skip Release Rule Check for Goods Receipt | ARUN_GR_RELEASE_CHECK | CHAR | 1 | |
| ARUN_EVENT_WF | Workflow Events - Supply Assignment (ARUN) | ARUN_WORKFLOW | CHAR | 1 | |
| ARUN_EVENT_SIT | Supply Assignment Situation | ARUN_SITUATION | CHAR | 1 | |
| INCOMPLETE_ITEMS | Supply Assignment Include Incomplete Items | ARUN_SEL_INCOMP_ORD | CHAR | 1 | |
| UNCONFIRMED_ITEMS | Supply Assignment Include Unconfirmed Order Items | ARUN_SEL_UNCONF_ORD | CHAR | 1 |
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_SD_ALLOC
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARUN_SD_ALLOC | ARULE | 1: CN | ARUN_ARULE_CA |
| ARUN_SD_ALLOC | AUART | 1: CN | TVAK |
| ARUN_SD_ALLOC | SOREGA | 1: CN | ARUN_SORG_W |
| ARUN_SD_ALLOC | SOREGD | 1: CN | ARUN_SORG_W |
| ARUN_SD_ALLOC | SPART | 1: CN | TSPA |
| ARUN_SD_ALLOC | VKORG | 1: CN | TVKO |
| ARUN_SD_ALLOC | VTWEG | 1: CN | TVTW |