SAP ARUN_RELEASE_DT ARun : Release detrmination table Table
Overview
ARUN_RELEASE_DT is a standard SAP S/4HANA table that stores ARun : Release detrmination table data. There are total 9 fields in the ARUN_RELEASE_DT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARUN_RELEASE_DT 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_RELEASE_DT to other SAP tables and standard CDS views available based on ARUN_RELEASE_DT table in S/4HANA 2020.
Techincal Settings of ARUN_RELEASE_DT
Below are technical details of the table ARUN_RELEASE_DT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARUN_RELEASE_DT Fields
The following table gives you an overview of the fields available in ARUN_RELEASE_DT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| VKORG | Sales Organization | VKORG | TVKO | CHAR | 4 |
| VTWEG | Distribution Channel | VTWEG | TVTW | CHAR | 2 |
| SPART | Division | SPART | TSPA | CHAR | 2 |
| DOCUMENT_TYPE | ARun Order Type | ARUN_OR_TYPE | CHAR | 4 | |
| KUNNR | Customer Number | KUNNR | KNA1 | CHAR | 10 |
| REREG | Release Rule | ARUN_REREG | ARUN_RELEASE | CHAR | 4 |
| CHANGED_BY | Name of person who changed object | AENAM | CHAR | 12 | |
| CREATION_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 |
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_RELEASE_DT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARUN_RELEASE_DT | KUNNR | : | KNA1 |
| ARUN_RELEASE_DT | REREG | 1: CN | ARUN_RELEASE |
| ARUN_RELEASE_DT | SPART | : | TSPA |
| ARUN_RELEASE_DT | VKORG | : | TVKO |
| ARUN_RELEASE_DT | VTWEG | : | TVTW |