SAP ARUN_SUBCON_CA Rules for Subcontracting Purchase Orders Table
Overview
ARUN_SUBCON_CA is a standard SAP S/4HANA table that stores Rules for Subcontracting Purchase Orders data. There are total 8 fields in the ARUN_SUBCON_CA table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARUN_SUBCON_CA 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_SUBCON_CA to other SAP tables and standard CDS views available based on ARUN_SUBCON_CA table in S/4HANA 2020.
Techincal Settings of ARUN_SUBCON_CA
Below are technical details of the table ARUN_SUBCON_CA
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ARUN_SUBCON_CA Fields
The following table gives you an overview of the fields available in ARUN_SUBCON_CA
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T161 | CLNT | 3 |
| BSART | Purchasing Document Type | ESART | T161 | CHAR | 4 |
| WERKS | Plant | WERKS_D | T001W | CHAR | 4 |
| IMMEDIATE_ASSIGNMENT | Activate Immediate Assignment | ARUN_SC_IMMEDIATE | CHAR | 1 | |
| ARUN_SORT_RULE | Supply Assignment: Supply Sort Rule | ARUN_SORT_RULE | ARUN_SORT_ID | CHAR | 4 |
| MIN_PER_AT_HEADER | Minimum Required % for Assignment at Document Level | ARUN_SC_PRCNT_HEADER | NUMC | 3 | |
| MIN_PER_AT_ITM | Minimum Required % for Assignment at Item Level | ARUN_SC_PRCNT_ITM | NUMC | 3 | |
| MIN_PER_AT_COMPONENT | Minimum Required % for Assignment at Component Level | ARUN_SC_PRCNT_COMPONENT | NUMC | 3 |
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_SUBCON_CA
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARUN_SUBCON_CA | ARUN_SORT_RULE | 1: CN | ARUN_SORT_ID |
| ARUN_SUBCON_CA | BSART | 1: N | T161 |
| ARUN_SUBCON_CA | MANDT | 1: N | T161 |
| ARUN_SUBCON_CA | WERKS | 1: N | T001W |