SAP ABAP Class /SDF/CL_IVIS_DC_EVENT_HANDLER (Create DC events and store them in event persistency)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-SDD (Application Component) Service Data Download
⤷
/SDF/INTEGR_VIS (Package) Data collectors ABAP based middleware technologies

⤷

⤷

Properties
Class | /SDF/CL_IVIS_DC_EVENT_HANDLER | |
Short Description | Create DC events and store them in event persistency | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /SDF/INTEGR_VIS | Data collectors ABAP based middleware technologies |
Created | 20120710 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SDF/CL_IVIS_DC_EVENT_HANDLER has no forward declaration.
Interfaces
Class /SDF/CL_IVIS_DC_EVENT_HANDLER has no interface implemented.
Friends
Class /SDF/CL_IVIS_DC_EVENT_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /SDF/CL_IVIS_DC_STATE | Maintain Data collector state | 20120710 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /SDF/CL_IVIS_DC_EVENT_FACTORY | Create event objects | 20120710 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /SDF/CL_IVIS_DC_EVENT_LIST | Handle list of event objects | 20120710 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /SDF/CL_IVIS_DC_EVENT_PERSIST | Manage event persistency | 20120710 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /SDF/CL_IVIS_DC_MSG_FACTORY | Factory for building msg's from specified protocol. | 20120711 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /SDF/CL_IVIS_QUERY_PERSIST | 20120710 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20120710 | |
2 | ![]() |
Instance method | Private | Method | 20120710 | |
3 | ![]() |
Instance method | Private | Method | 20120816 | |
4 | ![]() |
Instance method | Private | Method | 20120711 | |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120710 |
6 | ![]() |
Instance method | Private | Method | 20120816 | |
7 | ![]() |
Instance method | Public | Method | Perform time-based events housekeeping. | 20120711 |
8 | ![]() |
Instance method | Private | Method | 20120710 | |
9 | ![]() |
Instance method | Public | Method | 20120711 | |
10 | ![]() |
Instance method | Private | Method | Get possible receiver ports for ALE technical receiver | 20120816 |
11 | ![]() |
Instance method | Public | Method | 20120711 |
Events
Class /SDF/CL_IVIS_DC_EVENT_HANDLER has no event.
Types
Class /SDF/CL_IVIS_DC_EVENT_HANDLER has no local type.
Method Signatures
Method ADD_NUMC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | /SDF/IVIS_DC_EVENT_ID_DEL | Data collector Event ID | 20120710 | ||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | /SDF/IVIS_DC_EVENT_ID_DEL | Data collector Event ID | 20120710 |
Method ADD_NUMC on class /SDF/CL_IVIS_DC_EVENT_HANDLER has no exception.
Method APPLY_FILTERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_MESSAGES | Call by reference | Type reference (TYPE) | /SDF/IVIS_DC_MESSAGE_DTOT | Tables with messages for different MW protocols | 20120710 |
Method APPLY_FILTERS on class /SDF/CL_IVIS_DC_EVENT_HANDLER has no exception.
Method APPLY_FILTERS_ALE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGES | Call by reference | Type reference (TYPE) | /SDF/IVIS_DC_MESSAGE_ALE_T | List of Idocs for event creation | 20120816 | ||
2 | ![]() |
QREGISTRY | Call by reference | Object reference (TYPE REF TO) | /SDF/CL_IVIS_QUERY_REGISTRY | Handle subscription:query mappings | 20120816 |
Method APPLY_FILTERS_ALE on class /SDF/CL_IVIS_DC_EVENT_HANDLER has no exception.
Method APPLY_FILTERS_XI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGES | Call by reference | Type reference (TYPE) | /SDF/IVIS_DC_MESSAGE_XI_T | List of XI messages as returned by the persistensy | 20120711 | ||
2 | ![]() |
QREGISTRY | Call by reference | Object reference (TYPE REF TO) | /SDF/CL_IVIS_QUERY_REGISTRY | Handle subscription:query mappings | 20120711 |
Method APPLY_FILTERS_XI on class /SDF/CL_IVIS_DC_EVENT_HANDLER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DC_STATE | Call by reference | Object reference (TYPE REF TO) | /SDF/CL_IVIS_DC_STATE | Maintain Data collector state | 20120710 |
Method CONSTRUCTOR on class /SDF/CL_IVIS_DC_EVENT_HANDLER has no exception.
Method CREATE_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DC_MESSAGE | Call by reference | Type reference (TYPE) | /SDF/IVIS_DC_MESSAGE | Common message type for all protocols | 20120816 | ||
2 | ![]() |
QUERY_STRUCT | Call by reference | Type reference (TYPE) | /SDF/IVIS_QUERY | Query to be used by data collector | 20120816 |
Method CREATE_EVENT on class /SDF/CL_IVIS_DC_EVENT_HANDLER has no exception.
Method EXECUTE_TB_EVENTS_HK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MAX_AGE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20120711 |
Method EXECUTE_TB_EVENTS_HK on class /SDF/CL_IVIS_DC_EVENT_HANDLER has no exception.
Method FILL_PAYLOAD_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Type reference (TYPE) | /SDF/IVIS_DC_MSG_PATTR_T | List of messages with payload attributes | 20120710 |
Method FILL_PAYLOAD_ATTRIBUTES on class /SDF/CL_IVIS_DC_EVENT_HANDLER has no exception.
Method GENERATE_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FROM_TIMEST | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20120711 | ||
2 | ![]() |
TO_TIMEST | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20120711 |
Method GENERATE_EVENTS on class /SDF/CL_IVIS_DC_EVENT_HANDLER has no exception.
Method GET_ALE_RCVPOR_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RCVPOR_TAB | Call by reference | Type reference (TYPE) | /SDF/IVIS_DC_SELTAB | Selection table | 20120816 | ||
2 | ![]() |
TRCV | Call by reference | Type reference (TYPE) | /SDF/IVIS_DC_ALE_TRCV_DEL | Technical receiver for ALE protocol | 20120816 |
Method GET_ALE_RCVPOR_VALUES on class /SDF/CL_IVIS_DC_EVENT_HANDLER has no exception.
Method STORE_EVENTS Signature
Method STORE_EVENTS on class /SDF/CL_IVIS_DC_EVENT_HANDLER has no parameter.
Method STORE_EVENTS on class /SDF/CL_IVIS_DC_EVENT_HANDLER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 2008_1_620 |