SAP ABAP Data Element WLC_PRESELECT_FUNCTION_MODULE (Load Control/Ext. Paral. Proc.: FModule f. Data Preselection)
Hierarchy
☛
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
⤷
CA (Application Component) Cross-Application Components
⤷
WLC_PARALLEL (Package) Retail: Load Control and External Parallel Processing
⤷
⤷
Basic Data
| Data Element | WLC_PRESELECT_FUNCTION_MODULE |
| Short Description | Load Control/Ext. Paral. Proc.: FModule f. Data Preselection |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | FUNCNAME | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table | TFDIR |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | LIB | |
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Funct.mod. |
| Medium | 15 | Function module |
| Long | 20 | Function Module |
| Heading | 30 | Fct module |
Documentation
Definition
Function Module for Data Preselection
Use
You can program the worklist preselection for a report that is to be parallel processed yourself, if the worklist could not be determined generically.
You must create a function module for this based on the example WLC_PRESELECT_EXAMPLE to
- determine the report selection option that is to be filled,
- determine the field that distributes the workload among the jobs,
- select the values required for this from the tables concerned.
For further information on the reports, see the following documentation: RWLC_PROCESS_IN_PARALLEL and RWLC_REPORT_IN_PARALLEL .
History
| Last changed by/on | SAP | 20011002 |
| SAP Release Created in | 46C |