SAP ARUN_RULE Supply Assignment Rule Table
Overview
ARUN_RULE is a standard SAP S/4HANA table that stores Supply Assignment Rule data. There are total 26 fields in the ARUN_RULE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARUN_RULE belongs to Order Allocation Run (LO-RFM-ARN) module and is located in the package Supply Assignment Rules (ARUN_RULE).
In addition, following links provide an overview of foreign key relationships, if any, that link ARUN_RULE to other SAP tables and standard CDS views available based on ARUN_RULE table in S/4HANA 2020.
Techincal Settings of ARUN_RULE
Below are technical details of the table ARUN_RULE
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARUN_RULE Fields
The following table gives you an overview of the fields available in ARUN_RULE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| ARUNRULEUUID | ARun Rule UUID | ARUN_RULE_UUID | RAW | 16 | |
| ARUNRULENAME | Supply Assignment Rule | ARUN_RULE_NAME | CHAR | 30 | |
| ABOPSTOCKSORTRULE | Supply Assignment: Supply Sort Rule | ARUN_SORT_RULE | ARUN_SORT_ID | CHAR | 4 |
| ABOPALLOCRELEASEISREQUIRED | Supply Assignment: Release Check Required | ARUN_RELEASE_REQ | CHAR | 1 | |
| ABOPASSIGNMENTPREVIEWISACTIVE | Supply Assignment: Preview | ARUN_ASSIGNMENT_PREVIEW | CHAR | 1 | |
| ABOPSUPPLYREASSIGNMENTISREQD | Supply Assignment: Reassignment indicator | ARUN_REASSIGNMENT | CHAR | 1 | |
| ARUNSTKOVERWRITEISREQUIRED | Overwrite Supply Selection | ARUN_OVW_STK_SEL | CHAR | 1 | |
| ARUNPHYSICALSTKISSELECTED | Include Physical Stock | ARUN_PHYSICAL_STOCK | CHAR | 1 | |
| ARUNPOSTKISSELECTED | Include Purchase Orders for Stock Selection | ARUN_ABST | CHAR | 1 | |
| ARUNASNSTKISSELECTED | Include Shipping Notifications for Stock Selection | ARUN_SHPNO | CHAR | 1 | |
| ARUNPRODNORDSTKISSELECTED | Include Production Order for Stock Selection | ARUN_AFPO | CHAR | 1 | |
| ARUNPURREQNSTKISSELECTED | Include Purchase Requisition for Stock Selection | ARUN_EBAN | CHAR | 1 | |
| ARUNPLNDORDSTKISSELECTED | Include Planned Order for Stock Selection | ARUN_PLAF | CHAR | 1 | |
| ARUNRELEASERULE | Release Rule | ARUN_REREG | ARUN_RELEASE | CHAR | 4 |
| ARUNDISTRIBUTIONSTRATEGY | ARun Distribution Logic | ARUN_DISTRIBUTION_LOGIC | CHAR | 1 | |
| ARUNGROUPINGSTRATEGY | ARun Grouping Logic | ARUN_GROUPING_LOGIC | CHAR | 1 | |
| ARUNMINASSGMTPERCENT | Minimum Assignment Percentage | ARUN_MIN_PERCENT | NUMC | 3 | |
| ARUNMAXASSGMTPERCENT | Maximum Assignment Percentage | ARUN_MAX_PERCENT | NUMC | 3 | |
| CREATEDBYUSER | Name of Person who Created the Object | ERNAM | CHAR | 12 | |
| CREATIONDATETIME | ARun Rule Creation Date Time | ARUN_RULE_CREATIONDATETIME | DEC | 21 | |
| LASTCHANGEDBYUSER | Name of person who changed object | AENAM | CHAR | 12 | |
| LASTCHANGEDATETIME | ARun Rule Changed Date Time | ARUN_RULE_CHANGEDATETIME | DEC | 21 | |
| ARUNSUPPROTISRQD | Supply Protection is required | ARUN_SUP_REQUIRED | CHAR | 1 | |
| ARUNSUPPROTEXECMODE | Supply Protection Execution Mode | ARUN_SUP_LOGIC | CHAR | 1 | |
| ARUNDEMANDGROUPRULEUUID | ARun Demand Group Rule UUID | ARUN_DEMAND_GROUP_RULE_UUID | RAW | 16 |
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_RULE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARUN_RULE | ABOPSTOCKSORTRULE | 1: CN | ARUN_SORT_ID |
| ARUN_RULE | ARUNRELEASERULE | 1: CN | ARUN_RELEASE |