Message type: E = Error
Message class: WLC_PARALLEL - Load Distribution and External Parallel Processing
Message number: 009
Message text: Data preselection should use function module, but the name is missing
Data preselection for external parallel processing the report &V1& be
carried out using a separate function module. However, no function
module was entered.
INCLUDE ISR_STOP
Enter the name of the function module that should carry out the data
preselection in the <DS:TRAN.WLCPARC>Customizing</> of the report &V1&
in the <ZH>Mandatory options</> view in the field
<DS:DE.WLC_PRESELECT_FUNCTION_MODULE>Function module</>. The interface
of the function module must be the same as the interface of function
module WLC_PRESELECT_EXAMPLE.
Error message extract from SAP system. Copyright SAP SE.
WLC_PARALLEL009
- Data preselection should use function module, but the name is missing ?The SAP error message WLC_PARALLEL009 indicates that there is an issue with the data preselection process in a parallel processing scenario. Specifically, it suggests that a function module is expected to be specified for data preselection, but the name of that function module is missing.
Cause: The error typically arises in the context of parallel processing where the system expects a function module to handle data preselection. This can occur due to:
Configuration Issues: The system may not be properly configured to specify the function module for data preselection. Missing Function Module: The function module that is supposed to be used for data preselection is either not defined or not available in the system. Custom Development: If there is custom code involved, it may not be correctly implemented or may have missing components.
Solution: To resolve the error, you can take the following steps: Check Configuration: Go to the relevant configuration settings in your SAP system where the parallel
Get instant SAP help. Sign up for our Free Essentials Plan.
WLC_PARALLEL008
Reading of selection options for report &1 led to error code &2
What causes this issue? The selection options and parameters for the report &V1& should be read (with the function module SELOPT_AND_PARAMS)....
WLC_PARALLEL007
Input parameter &1 of function module &2 must be filled
What causes this issue? Function module &V1& was maintained without a value for required parameter &V2&. You may have omitted to make...
WLC_PARALLEL010
The type of data preselection is missing or incorrect (&1<-&2)
What causes this issue? You have entered the value &V1&, which is not permitted, in the Customizing view <ZH>Mandatory options</>...
WLC_PARALLEL011
Funct. mod. &1 for data preselection of report &2 does not exist (RC:&3)
What causes this issue? You made a Customizing setting for the function module &V2& for the data preselection for the report &V1&. An...
Click on this link to search all SAP messages.