The ARUN_RC_VARIANT table in SAP ERP or S/4HANA stores Release check Variant data. There are total 17 fields in ARUN_RC_VARIANT table. The Release check Variant table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ARUN_RC_VARIANT table. It is in Package for Objects of Release Check Application (ARUN_RELEASE_CHECK) ABAP package and is part of the Order Allocation Run (LO-RFM-ARN) module.
SAP ARUN_RC_VARIANT Table Fields
Following is the list of fields that are available in SAP ARUN_RC_VARIANT table. The primary key fields of the table are MANDT (Client), ARUNRELEASECHECKVARIANTUUID (ARun Release Check Variant UUID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| ARUNRELEASECHECKVARIANTUUID | ARun Release Check Variant UUID | ARUN_RC_VARIANTUUID | RAW (16) | |
| ARUNRELEASECHECKVARIANTNAME | Name for ARun Release Check Variant | ARUN_RC_VARIANT_NAME | CHAR (30) | |
| SUPASSIGNRUNISSIMULATION | Indicates if Release Check Run was a Simulation or Update | ARUN_RC_SIMULATION | CHAR (1) | |
| ARUNRELEASECHECKGROUPNAME | ARun Release Check Variant Group | ARUN_RC_VARIANT_GROUP | CHAR (30) | |
| ARUNREFERENCERELEASERULE | Release Rule | ARUN_REREG | CHAR (4) | |
| ARUNRELRULEDETERMINATIONMETHOD | Logic to Determine Release Rule | ARUN_RC_RELEASE_DET | CHAR (1) | |
| ARUNRELCHKQTYSELECTIONMETHOD | Supply Assignment Release Check Quantity Selection Methods | ARUN_RC_QUANTITY_CHECK | CHAR (1) | |
| ARUNFAILEDQTYISINCLUDED | Include Failed quantities | ARUN_REL_INCLFAIL | CHAR (1) | |
| ARUNDELIVERYQTYISINCLUDED | Include Delivery/GI Quantities | ARUN_REL_INCLDELV | CHAR (1) | |
| CREATIONDATETIME | Creation Date Time | ARUN_RC_CREATIONDATETIME | DEC (21) | |
| LASTCHANGEDATETIME | Last Change Date Time | ARUN_RC_CHANGEDATETIME | DEC (21) | |
| CREATEDBYUSER | Name of Person who Created the Object | ERNAM | CHAR (12) | |
| LASTCHANGEDBYUSER | Name of person who changed object | AENAM | CHAR (12) | |
| ARUNDEMANDGROUPRULEUUID | ARun Demand Group Rule UUID | ARUN_DEMAND_GROUP_RULE_UUID | RAW (16) | |
| ARUNINCOMPLETEITMISINCLUDED | Supply Assignment Include Incomplete Items | ARUN_SEL_INCOMP_ORD | CHAR (1) | |
| ARUNUNCONFIRMEDITMISINCLUDED | Supply Assignment Include Unconfirmed Order Items | ARUN_SEL_UNCONF_ORD | CHAR (1) |


