SAP ABAP Function Module BP_EVENT_RAISE (Trigger Background Event)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTI (Package) User Interface and Job-API of Background Processing
Basic Data
Function Module BP_EVENT_RAISE Trigger Background Event  
Function Group BTCH   Background processing  
Program Name SAPLBTCH   Background Processing 
INCLUDE Name LBTCHU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing EVENTID TYPE Identifier of the Event to be Triggered
Importing EVENTPARM TYPE SPACE Optional Event Parameters
Importing TARGET_INSTANCE TYPE MSXXLIST-NAME SPACE Instance on Which the Event is Processed
Importing TARGET_MODE TYPE BTCH0000-CHAR1 SPACE Reference type CHAR1 for background processing
Exception BAD_EVENTID TYPE Invalid Event ID
Exception EVENTID_DOES_NOT_EXIST TYPE Unknown Event
Exception EVENTID_MISSING TYPE Event ID Missing
Exception RAISE_FAILED TYPE Error when Triggering the Event
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in