SAP ARUN_ASRG Customization Table for ARun Reallocation Rule Table
Overview
ARUN_ASRG is a standard SAP S/4HANA table that stores Customization Table for ARun Reallocation Rule data. There are total 9 fields in the ARUN_ASRG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARUN_ASRG 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_ASRG to other SAP tables and standard CDS views available based on ARUN_ASRG table in S/4HANA 2020.
Techincal Settings of ARUN_ASRG
Below are technical details of the table ARUN_ASRG
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARUN_ASRG Fields
The following table gives you an overview of the fields available in ARUN_ASRG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| ASREG | Reallocation Rule for Order Allocation Run | ARUN_ASREG | CHAR | 4 | |
| FILL_F | Include Allocated Orders in ARun Status F (Fix) | FSH_FILL_F | CHAR | 1 | |
| FILL_H | Include Allocated Orders in ARun Status H (Hold) | FSH_FILL_H | CHAR | 1 | |
| FILL_R | Include Allocated Orders in ARun Status R (Reserved) | FSH_FILL_R | CHAR | 1 | |
| FILL_D | Include Allocated Orders in ARun Status D (On Delivery) | FSH_FILL_D | CHAR | 1 | |
| DROP_F | Drop check for ARun Status 'F' | FSH_DROP_F | CHAR | 1 | |
| DROP_H | Drop check for ARun Status 'H' | FSH_DROP_H | CHAR | 1 | |
| DROP_R | Drop check for ARun Status 'R' | FSH_DROP_R | 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_ASRG
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARUN_ASRG | MANDT | 1: CN | T000 |