SAP ABAP Class CL_SOAP_WSRM_EVENT_HANDLER (WSRM: Event Handler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_WSRM (Package) WSRM: Implementation of WSRM Protocol
Properties
Class CL_SOAP_WSRM_EVENT_HANDLER  
Short Description WSRM: Event Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_WSRM   WSRM: Implementation of WSRM Protocol 
Created 20050221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SOAP_WSRM_EVENT_HANDLER has no interface implemented.
Friends
Class CL_SOAP_WSRM_EVENT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Public Type reference (TYPE) STRING 'CL_SOAP_EVENT_HANDLER' WSRM: Class Name 20050221
2 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_WSRM SOAP Runtime Processor Unit ID 20060221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor WSRM: Class constructor 20050221
2 WSRM_CALCULATE_TIMESTAMP Static method Public Method WSRM: Calculate Timestamp Based on Interval 20050714
3 WSRM_CALCULATE_TIMESTAMP_H Static method Public Method WSRM: Calculate Timestamp Based on Interval 20070115
4 WSRM_CREATE_EVENT Static method Public Method WSRM: Create New Event 20050428
5 WSRM_FIRE_EVENT Static method Public Method WSRM: Fire any WSRM event 20050221
6 WSRM_FIRE_EVENT_SPECIAL Static method Public Method WSRM: Fire any WSRM event 20060220
7 WSRM_IS_HANDLER_RUNNING Static method Public Method 20070524
8 WSRM_START_HANDLER Static method Public Method 20070524
9 WSRM_STOP_HANDLER Static method Public Method 20070524
Events
Class CL_SOAP_WSRM_EVENT_HANDLER has no event.
Types
Class CL_SOAP_WSRM_EVENT_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TASK Call by reference Type reference (TYPE) CLIKE 20050428
2 Importing WAITING_TIME Call by reference Type reference (TYPE) INT4 2 WSRM: Set waiting time in the Event Handler 20050428

Method CONSTRUCTOR on class CL_SOAP_WSRM_EVENT_HANDLER has no exception.

Method WSRM_CALCULATE_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEW_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP WSRM: New Timestamp 20050714
2 Importing TIME_INTERVAL Call by reference Type reference (TYPE) I WSRM: Interval hours 20050714

Method WSRM_CALCULATE_TIMESTAMP on class CL_SOAP_WSRM_EVENT_HANDLER has no exception.

Method WSRM_CALCULATE_TIMESTAMP_H Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEW_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP WSRM: New Timestamp 20070115
2 Importing TIME_INTERVAL Call by reference Type reference (TYPE) I WSRM: Interval Hours 20070115

Method WSRM_CALCULATE_TIMESTAMP_H on class CL_SOAP_WSRM_EVENT_HANDLER has no exception.

Method WSRM_CREATE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) WSRM_EVENT_TABLE WSRM: Table for storing events -> See also resume process 20050428

Method WSRM_CREATE_EVENT on class CL_SOAP_WSRM_EVENT_HANDLER has no exception.

Method WSRM_FIRE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CTX Call by reference Object reference (TYPE REF TO) CL_SOAP_CONTEXT WSRM: Current context 20060220
2 Importing EVENT_LINE Call by reference Type reference (TYPE) WSRM_EVENT_TABLE WSRM: EVent structure 20050221
3 Returning RC Value transfer Type reference (TYPE) BOOLEAN WSRM: Result of the operation 20060817

Method WSRM_FIRE_EVENT on class CL_SOAP_WSRM_EVENT_HANDLER has no exception.

Method WSRM_FIRE_EVENT_SPECIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_LINE Call by reference Type reference (TYPE) WSRM_EVENT_TABLE WSRM: EVent structure 20060220

Method WSRM_FIRE_EVENT_SPECIAL on class CL_SOAP_WSRM_EVENT_HANDLER has no exception.

Method WSRM_IS_HANDLER_RUNNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_ALL_CLIENTS Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20070709
2 Returning EVENT_HANDLER_IS_RUNNING Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20070524

Method WSRM_IS_HANDLER_RUNNING on class CL_SOAP_WSRM_EVENT_HANDLER has no exception.

Method WSRM_START_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20070524
2 Importing WAITTIME Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070524

Method WSRM_START_HANDLER on class CL_SOAP_WSRM_EVENT_HANDLER has no exception.

Method WSRM_STOP_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20070524

Method WSRM_STOP_HANDLER on class CL_SOAP_WSRM_EVENT_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710