SAP WLC_PRESEL_CRIT Load Control/Ext. Paral. Proc.: Preselection Criteria Table
Overview
WLC_PRESEL_CRIT is a standard SAP S/4HANA table that stores Load Control/Ext. Paral. Proc.: Preselection Criteria data. There are total 9 fields in the WLC_PRESEL_CRIT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WLC_PRESEL_CRIT belongs to Quantity Optimizing (LO-RFM-MD-QO) module and is located in the package Retail: Load Control and External Parallel Proc./Customizing (WLC_PARALLEL_CUST).
In addition, following links provide an overview of foreign key relationships, if any, that link WLC_PRESEL_CRIT to other SAP tables and standard CDS views available based on WLC_PRESEL_CRIT table in S/4HANA 2020.
Techincal Settings of WLC_PRESEL_CRIT
Below are technical details of the table WLC_PRESEL_CRIT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WLC_PRESEL_CRIT Fields
The following table gives you an overview of the fields available in WLC_PRESEL_CRIT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | WLC_OPTIONS | CLNT | 3 |
| REPORT_NAME | ABAP Program Name | PROGNAME | WLC_OPTIONS | CHAR | 40 |
| KIND | Load Control/Ext. Paral. Proc.: Selection Type | WLC_RSSCR_KIND | CHAR | 1 | |
| SELECT_TABLE | Table Name | TABNAME | DD02L | CHAR | 30 |
| SELECT_FIELD | Field Name | FIELDNAME | DD03L | CHAR | 30 |
| SELECT_VAL_SIGN | SIGN field in creation of SELECT-OPTIONS tables | RALDB_SIGN | CHAR | 1 | |
| SELECT_VAL_OPT | OPTION field in structure of SELECT-OPTIONS tables | RALDB_OPTI | CHAR | 2 | |
| SELECT_VAL_LOW | 'From' value in external display | RALDB_FROM | CHAR | 45 | |
| SELECT_VAL_HIGH | 'To' value in external display | RALDB_TO | CHAR | 45 |
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 WLC_PRESEL_CRIT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WLC_PRESEL_CRIT | MANDT | 1: N | WLC_OPTIONS |
| WLC_PRESEL_CRIT | REPORT_NAME | 1: N | WLC_OPTIONS |
| WLC_PRESEL_CRIT | SELECT_FIELD | 1: N | DD03L |
| WLC_PRESEL_CRIT | SELECT_TABLE | 1: N | DD02L |