SAP ABAP Class /SDF/CL_IVIS_SUBSCR_HANDLER (Converts subscriptions to queries)
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_SUBSCR_HANDLER  
Short Description Converts subscriptions to queries    
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 20120608   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SDF/CL_IVIS_SUBSCR_HANDLER has no forward declaration.
Interfaces
Class /SDF/CL_IVIS_SUBSCR_HANDLER has no interface implemented.
Friends
Class /SDF/CL_IVIS_SUBSCR_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_QUERY_PERSIST Instance attribute Private Object reference (TYPE REF TO) /SDF/CL_IVIS_QUERY_PERSIST 20120608
2 MT_SUBSCRIPTION_IDS Instance attribute Private Type reference (TYPE) /SDF/IVIS_DC_ID_T List of IDs 20120608
3 MT_SUBSCRIPTION_LIST Instance attribute Private Type reference (TYPE) /SDF/IVIS_DC_SUBSCRIPTION_T List of subscriptions 20120608
Methods
# Method Level Visibility Method type Description Created on
1 COMPLETE_FILTER_CRIT Instance method Private Method 20120704
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120608
3 CONVERT_FILTERS Instance method Private Method Convert incoming Magellan filters to internal filters. 20120808
4 GET_MW_PROTOCOL Instance method Private Method 20120608
5 SUBSCRIBE_SINGLE Instance method Public Method 20120608
6 SUBSCRIPTION_TO_QUERIES Instance method Private Method 20120608
7 UNSUBSCRIBE_SINGLE Instance method Public Method 20120608
8 UPDATE Instance method Public Method 20120608
9 UPDATE_AND_REMOVE Instance method Public Method 20120608
Events
Class /SDF/CL_IVIS_SUBSCR_HANDLER has no event.
Types
Class /SDF/CL_IVIS_SUBSCR_HANDLER has no local type.
Method Signatures

Method COMPLETE_FILTER_CRIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FILTERS Call by reference Type reference (TYPE) /SDF/IVIS_DC_FILTER_T List of filters 20120704
2 Importing IT_FILTERS Call by reference Type reference (TYPE) /SDF/IVIS_DC_FILTER_T List of filters 20120704
3 Importing MW_PROTOCOL Call by reference Type reference (TYPE) /SDF/IVIS_DC_MWPROT_DEL Middleware protocol 20120704
4 Importing RT_COMP_TYPE Call by reference Type reference (TYPE) /SDF/IVIS_DC_RTCOMP_TYP_DEL Runtime component type 20120704

Method COMPLETE_FILTER_CRIT on class /SDF/CL_IVIS_SUBSCR_HANDLER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /SDF/CL_IVIS_SUBSCR_HANDLER has no parameter.
# Exception Resumable Description Created on
1 /SDF/CX_IVIS_DC_QUERY Exception during query handling 20120611

Method CONVERT_FILTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FILTERS Call by reference Type reference (TYPE) /SDF/IVIS_DC_FILTER_T Internal Data Collector filters. 20120815
2 Importing IT_FILTERS Call by reference Type reference (TYPE) /SDF/IVIS_DC_MGN_FILTER_T Incoming Magellan filters. 20120815

Method CONVERT_FILTERS on class /SDF/CL_IVIS_SUBSCR_HANDLER has no exception.

Method GET_MW_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RT_COMP_TYPE Call by reference Type reference (TYPE) /SDF/IVIS_DC_RTCOMP_TYP_DEL Runtime component type 20120608
2 Returning RVAL Value transfer Type reference (TYPE) /SDF/IVIS_DC_MWPROT_DEL Middleware protocol 20120608

Method GET_MW_PROTOCOL on class /SDF/CL_IVIS_SUBSCR_HANDLER has no exception.

Method SUBSCRIBE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUBSCRIPTION Call by reference Type reference (TYPE) /SDF/IVIS_DC_SUBSCRIPTION Subsription for data collector 20120608
# Exception Resumable Description Created on
1 /SDF/CX_IVIS_DC_QUERY Exception during query handling 20120611

Method SUBSCRIPTION_TO_QUERIES Signature

Method SUBSCRIPTION_TO_QUERIES on class /SDF/CL_IVIS_SUBSCR_HANDLER has no parameter.
# Exception Resumable Description Created on
1 /SDF/CX_IVIS_DC_QUERY Exception during query handling 20120611

Method UNSUBSCRIBE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUBSCRIPTION_ID Call by reference Type reference (TYPE) /SDF/IVIS_DC_ID_DEL Type for IVIS IDs 20120608
# Exception Resumable Description Created on
1 /SDF/CX_IVIS_DC_QUERY Exception during query handling 20120611

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUBSCRIPTIONS Call by reference Type reference (TYPE) /SDF/IVIS_DC_SUBSCRIPTION_T 20120608
# Exception Resumable Description Created on
1 /SDF/CX_IVIS_DC_QUERY Exception during query handling 20120611

Method UPDATE_AND_REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUBS_RMV Call by reference Type reference (TYPE) /SDF/IVIS_DC_ID_T List of IDs 20120608
2 Importing SUBS_UPD Call by reference Type reference (TYPE) /SDF/IVIS_DC_SUBSCRIPTION_T List of subscriptions 20120608
# Exception Resumable Description Created on
1 /SDF/CX_IVIS_DC_QUERY Exception during query handling 20120611
History
Last changed by/on SAP  20140121 
SAP Release Created in 2008_1_620