SAP ABAP Class /SDF/CL_IVIS_QUERY (Query for specific MW protocol)
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_QUERY  
Short Description Query for specific MW protocol    
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 20120606   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /SDF/CL_IVIS_QUERY has no interface implemented.
Friends
Class /SDF/CL_IVIS_QUERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CRIT_LIST Instance attribute Private Type reference (TYPE) /SDF/IVIS_DC_FILTER_CRIT_T List of filter entries 20120606
2 MT_SUBSCRIPTION_KEYS Instance attribute Private Type reference (TYPE) /SDF/IVIS_DC_SUBSCR_KEY_T List of subscription keys 20120606
3 MV_MW_PROTOCOL Instance attribute Private Type reference (TYPE) /SDF/IVIS_DC_MWPROT_DEL Middleware protocol 20120606
4 MV_QUERY_STRING Instance attribute Private Type reference (TYPE) STRING 20120606
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120606
2 CONVERT_FILTER Instance method Private Method 20120711
3 GET_FILTER_CRIT Instance method Public Method 20120711
4 GET_QUERY_STRING Instance method Public Method 20120606
5 GET_STRUCT Instance method Public Method 20120606
6 GET_SUBSCRIPTION_LIST Instance method Public Method 20120606
7 IS_FOR_SUBSCRIPTION Instance method Public Method 20120606
8 MAKE_FILTER_ALE Instance method Private Method 20120606
9 MAKE_FILTER_WS Instance method Private Method 20120606
10 MAKE_FILTER_XI Instance method Private Method 20120606
11 MERGE Instance method Public Method 20120606
12 PRODUCE_QUERY_STRING Instance method Private Method 20120606
13 REMOVE_SUBSCRIPTION Instance method Public Method 20120606
Events
Class /SDF/CL_IVIS_QUERY has no event.
Types
Class /SDF/CL_IVIS_QUERY 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 FILTER_CRIT Call by reference Type reference (TYPE) /SDF/IVIS_DC_FILTER_CRIT_T List of filters 20120606
2 Importing MW_PROTOCOL Call by reference Type reference (TYPE) /SDF/IVIS_DC_MWPROT_DEL Middleware protocol 20120606
3 Importing QUERY_STRUCT Call by reference Type reference (TYPE) /SDF/IVIS_QUERY Query to be used by data collector 20120606
# Exception Resumable Description Created on
1 /SDF/CX_IVIS_DC_QUERY Exception during query handling 20120711

Method CONVERT_FILTER Signature

Method CONVERT_FILTER on class /SDF/CL_IVIS_QUERY has no parameter.
# Exception Resumable Description Created on
1 /SDF/CX_IVIS_DC_QUERY Exception during query handling 20120711

Method GET_FILTER_CRIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FILTER_CRIT Call by reference Type reference (TYPE) /SDF/IVIS_DC_FILTER_CRIT_T List of filter entries 20120711

Method GET_FILTER_CRIT on class /SDF/CL_IVIS_QUERY has no exception.

Method GET_QUERY_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING 20120606

Method GET_QUERY_STRING on class /SDF/CL_IVIS_QUERY has no exception.

Method GET_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) /SDF/IVIS_QUERY Query to be used by data collector 20120606

Method GET_STRUCT on class /SDF/CL_IVIS_QUERY has no exception.

Method GET_SUBSCRIPTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUBSCRIPTION_LIST Call by reference Type reference (TYPE) /SDF/IVIS_DC_ID_T List of IDs 20120606

Method GET_SUBSCRIPTION_LIST on class /SDF/CL_IVIS_QUERY has no exception.

Method IS_FOR_SUBSCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) ABAP_BOOL 20120606
2 Importing SUBSCRIPTION_ID Call by reference Type reference (TYPE) /SDF/IVIS_DC_ID_DEL Type for IVIS IDs 20120606

Method IS_FOR_SUBSCRIPTION on class /SDF/CL_IVIS_QUERY has no exception.

Method MAKE_FILTER_ALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FILTER_CRIT Call by reference Type reference (TYPE) /SDF/IVIS_DC_FILTER_CRIT_T List of filter entries 20120606
# Exception Resumable Description Created on
1 /SDF/CX_IVIS_DC_QUERY Exception during query handling 20120606

Method MAKE_FILTER_WS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FILTER_CRIT Call by reference Type reference (TYPE) /SDF/IVIS_DC_FILTER_CRIT_T List of filter entries 20120606
# Exception Resumable Description Created on
1 /SDF/CX_IVIS_DC_QUERY Exception during query handling 20120606

Method MAKE_FILTER_XI Signature

Method MAKE_FILTER_XI on class /SDF/CL_IVIS_QUERY has no parameter.
# Exception Resumable Description Created on
1 /SDF/CX_IVIS_DC_QUERY Exception during query handling 20120606

Method MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE_QUERY Call by reference Object reference (TYPE REF TO) /SDF/CL_IVIS_QUERY Query for specific MW protocol 20120606
# Exception Resumable Description Created on
1 /SDF/CX_IVIS_DC_QUERY Exception during query handling 20120606

Method PRODUCE_QUERY_STRING Signature

Method PRODUCE_QUERY_STRING on class /SDF/CL_IVIS_QUERY has no parameter.
# Exception Resumable Description Created on
1 /SDF/CX_IVIS_DC_QUERY Exception during query handling 20120606

Method REMOVE_SUBSCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting REMAINING_NR Call by reference Type reference (TYPE) INT4 Natural number 20120606
2 Importing SUBSCRIPTION_ID Call by reference Type reference (TYPE) /SDF/IVIS_DC_ID_DEL Type for IVIS IDs 20120606

Method REMOVE_SUBSCRIPTION on class /SDF/CL_IVIS_QUERY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 2008_1_620