WLC_PRESEL_CRIT - Load Control/Ext. Paral. Proc.: Preselection Criteria
Load Control/Ext. Paral. Proc.: Preselection Criteria information is stored in SAP table WLC_PRESEL_CRIT.
It is part of development package WLC_PARALLEL_CUST in software component LO-RFM-MD-QO. This development package consists of objects that can be grouped under "Retail: Load Control and External Parallel Proc./Customizing".
It is part of development package WLC_PARALLEL_CUST in software component LO-RFM-MD-QO. This development package consists of objects that can be grouped under "Retail: Load Control and External Parallel Proc./Customizing".
Fields for table WLC_PRESEL_CRIT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | WLC_OPTIONS |
REPORT_NAME | ABAP Program Name | X | PROGNAME | CHAR | 80 | WLC_OPTIONS |
SELPAR_NAME | Load Control/Ext. Paral. Proc.: Addit. SelectOpt or Param. | X | WLC_SELPAR_NAME | CHAR | 14 | |
SORT_ORDER | Load Control/Ext. Paral. Proc.: Sort Sequence | WLC_SORT_ORDER | INT1 | 1 | ||
KIND | Load Control/Ext. Paral. Proc.: Selection Type | WLC_RSSCR_KIND | CHAR | 2 | ||
SELECT_TABLE | Table Name | TABNAME | CHAR | 60 | DD02L | |
SELECT_FIELD | Field Name | FIELDNAME | CHAR | 60 | DD03L | |
SELECT_VAL_SIGN | SIGN field in creation of SELECT-OPTIONS tables | RALDB_SIGN | CHAR | 2 | ||
SELECT_VAL_OPT | OPTION field in structure of SELECT-OPTIONS tables | RALDB_OPTI | CHAR | 4 | ||
SELECT_VAL_LOW | 'From' value in external display | RALDB_FROM | CHAR | 90 | ||
SELECT_VAL_HIGH | 'To' value in external display | RALDB_TO | CHAR | 90 |