Do you have any question about this error?
Message type: E = Error
Message class: WLC_PARALLEL - Load Distribution and External Parallel Processing
Message number: 031
Message text: Event &1 could not be triggered
The event &V1&, for which the follow-on job is waiting, could not be
triggered.
The function module &V2& delivered the return code &V3&. This means
that
CASE '&V3&'
WHEN '1'
the event ID is invalid.
DEFINE &EX_DOC& = 'BP_EVENT_RAISE BAD_EVENTID'
WHEN '2'
the event is not recognized.
DEFINE &EX_DOC& = 'BP_EVENT_RAISE EVENTID_DOES_NOT_EXIST'
WHEN '3'
no event ID has been entered.
DEFINE &EX_DOC& = 'BP_EVENT_RAISE EVENTID_MISSING'
WHEN '4'
the event could not be triggered for other reasons.
DEFINE &EX_DOC& = 'BP_EVENT_RAISE RAISE_FAILED'
WHEN OTHERS
an unknown error has occurred.
ENDCASE
Read the <DS:FX.BP_EVENT_RAISE BAD_EVENTID>
original description</> of the error that occurred.
ENDIF
DEFINE &EX_DOC& = ''
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
WLC_PARALLEL031
- Event &1 could not be triggered ?Get instant SAP help. Start your 7-day free trial now.
WLC_PARALLEL030
Routine &1 in report &2 was not found. Generation error
What causes this issue? Several more routines are generated and called to preselect the worklist . The system tried to call routine &V1& in t...
WLC_PARALLEL029
No data was preselected. No worklist for report &1?
What causes this issue? The data preselection did not produce a worklist.System Response No further processing is required.How to fix this error? C...
WLC_PARALLEL032
No input data/workload exists for distribution
What causes this issue? The data preselection produced no worklist.System Response No further processing is required.How to fix this error? Check w...
WLC_PARALLEL033
The values of select. option &1 of variant &2 are overwritten
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.