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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CL_SOAP_EVENT_HANDLER' | WSRM: Class Name | 20050221 | |
2 | ![]() |
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 | ![]() |
Instance method | Public | Constructor | WSRM: Class constructor | 20050221 |
2 | ![]() |
Static method | Public | Method | WSRM: Calculate Timestamp Based on Interval | 20050714 |
3 | ![]() |
Static method | Public | Method | WSRM: Calculate Timestamp Based on Interval | 20070115 |
4 | ![]() |
Static method | Public | Method | WSRM: Create New Event | 20050428 |
5 | ![]() |
Static method | Public | Method | WSRM: Fire any WSRM event | 20050221 |
6 | ![]() |
Static method | Public | Method | WSRM: Fire any WSRM event | 20060220 |
7 | ![]() |
Static method | Public | Method | 20070524 | |
8 | ![]() |
Static method | Public | Method | 20070524 | |
9 | ![]() |
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 | ![]() |
TASK | Call by reference | Type reference (TYPE) | CLIKE | 20050428 | |||
2 | ![]() |
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 | ![]() |
NEW_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | WSRM: New Timestamp | 20050714 | ||
2 | ![]() |
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 | ![]() |
NEW_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | WSRM: New Timestamp | 20070115 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
CTX | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | WSRM: Current context | 20060220 | ||
2 | ![]() |
EVENT_LINE | Call by reference | Type reference (TYPE) | WSRM_EVENT_TABLE | WSRM: EVent structure | 20050221 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
CHECK_ALL_CLIENTS | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20070709 | ||
2 | ![]() |
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 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20070524 | ||
2 | ![]() |
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 | ![]() |
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 |