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 MO_DC_STATE Instance attribute Private Object reference (TYPE REF TO) /SDF/CL_IVIS_DC_STATE Maintain Data collector state 20120710
2 MO_EVENT_FACTORY Instance attribute Private Object reference (TYPE REF TO) /SDF/CL_IVIS_DC_EVENT_FACTORY Create event objects 20120710
3 MO_EVENT_LIST Instance attribute Private Object reference (TYPE REF TO) /SDF/CL_IVIS_DC_EVENT_LIST Handle list of event objects 20120710
4 MO_EVENT_PERSIST Instance attribute Private Object reference (TYPE REF TO) /SDF/CL_IVIS_DC_EVENT_PERSIST Manage event persistency 20120710
5 MO_MSG_CLCT_FACTORY Instance attribute Private Object reference (TYPE REF TO) /SDF/CL_IVIS_DC_MSG_FACTORY Factory for building msg's from specified protocol. 20120711
6 MO_QUERY_PERSIST Instance attribute Private Object reference (TYPE REF TO) /SDF/CL_IVIS_QUERY_PERSIST 20120710
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NUMC Instance method Private Method 20120710
2 APPLY_FILTERS Instance method Private Method 20120710
3 APPLY_FILTERS_ALE Instance method Private Method 20120816
4 APPLY_FILTERS_XI Instance method Private Method 20120711
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120710
6 CREATE_EVENT Instance method Private Method 20120816
7 EXECUTE_TB_EVENTS_HK Instance method Public Method Perform time-based events housekeeping. 20120711
8 FILL_PAYLOAD_ATTRIBUTES Instance method Private Method 20120710
9 GENERATE_EVENTS Instance method Public Method 20120711
10 GET_ALE_RCVPOR_VALUES Instance method Private Method Get possible receiver ports for ALE technical receiver 20120816
11 STORE_EVENTS 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 Importing IV_NUMBER Call by reference Type reference (TYPE) /SDF/IVIS_DC_EVENT_ID_DEL Data collector Event ID 20120710
2 Returning 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 Importing 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 Importing MESSAGES Call by reference Type reference (TYPE) /SDF/IVIS_DC_MESSAGE_ALE_T List of Idocs for event creation 20120816
2 Importing 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 Importing MESSAGES Call by reference Type reference (TYPE) /SDF/IVIS_DC_MESSAGE_XI_T List of XI messages as returned by the persistensy 20120711
2 Importing 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 Importing 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 Importing DC_MESSAGE Call by reference Type reference (TYPE) /SDF/IVIS_DC_MESSAGE Common message type for all protocols 20120816
2 Importing 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 Importing 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 Importing 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 Importing FROM_TIMEST Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20120711
2 Importing 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 Exporting RCVPOR_TAB Call by reference Type reference (TYPE) /SDF/IVIS_DC_SELTAB Selection table 20120816
2 Importing 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