Fonction SAP BP_EVENT_RAISE - Trigger Background Event

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
EVENTID 0 Identifier of the Event to be Triggered
EVENTPARM 0 SPACE X Optional Event Parameters
TARGET_INSTANCE MSXXLIST-NAME C 40 SPACE X Instance on Which the Event is Processed

Exception Description
BAD_EVENTID Invalid Event ID
EVENTID_DOES_NOT_EXIST Unknown Event
EVENTID_MISSING Event ID Missing
RAISE_FAILED Error when Triggering the Event


INCLUDE BC_BP_EVENT_RAISE OBJECT DOKU ID TX

Description
Name of an event that has been defined in the SAP target system.Events are defined with transaction SM62.

Description
When an event is triggered, an event parameter can be passed to thebackground processing system.
An event parameter can be used to specify an event in more detail. If,for example, a job was scheduled so that it is waiting for an event anda parameter, then the job is only started if the correct combinationof event and argument is triggered.
The parameter text that you enter here is not defined in the SAP system.It only needs to match the event parameter that was specified whenscheduling the job.

Description
You can select whether an event if to be processed by the eventscheduler on a particular SAP instance. This parameter is not normallyset, however, since it is irrelevant which instance the event schedulerruns on.

422212Information about SAP_END_OF_JOB event
24092Distribution of background jobs on application server