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 | 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 | Instance attribute | Private | Type reference (TYPE) | /SDF/IVIS_DC_FILTER_CRIT_T | List of filter entries | 20120606 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /SDF/IVIS_DC_SUBSCR_KEY_T | List of subscription keys | 20120606 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /SDF/IVIS_DC_MWPROT_DEL | Middleware protocol | 20120606 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120606 | |
| 2 | Instance method | Private | Method | 20120711 | ||
| 3 | Instance method | Public | Method | 20120711 | ||
| 4 | Instance method | Public | Method | 20120606 | ||
| 5 | Instance method | Public | Method | 20120606 | ||
| 6 | Instance method | Public | Method | 20120606 | ||
| 7 | Instance method | Public | Method | 20120606 | ||
| 8 | Instance method | Private | Method | 20120606 | ||
| 9 | Instance method | Private | Method | 20120606 | ||
| 10 | Instance method | Private | Method | 20120606 | ||
| 11 | Instance method | Public | Method | 20120606 | ||
| 12 | Instance method | Private | Method | 20120606 | ||
| 13 | 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 | FILTER_CRIT | Call by reference | Type reference (TYPE) | /SDF/IVIS_DC_FILTER_CRIT_T | List of filters | 20120606 | |||
| 2 | MW_PROTOCOL | Call by reference | Type reference (TYPE) | /SDF/IVIS_DC_MWPROT_DEL | Middleware protocol | 20120606 | |||
| 3 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120606 | ||||
| 2 | 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 | 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 | 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 | 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 | 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 | Exception during query handling | 20120606 |
Method MERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | Exception during query handling | 20120606 |
Method REMOVE_SUBSCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REMAINING_NR | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20120606 | |||
| 2 | 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 |