SAP ABAP Interface IF_GENIL_NODE_HANDLER_QUERY (Interface to query objects)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL_IMPL_SUPPORT (Package) Support for application implementation
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_GENIL_NODE_HANDLER_QUERY | |
| Short Description | Interface to query objects |
General Data
| Package | CRM_GENIL_IMPL_SUPPORT | Support for application implementation |
| Created | 20100316 | SAP |
| Last changed | 20110908 | SAP |
| 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
Interface IF_GENIL_NODE_HANDLER_QUERY has no interface.
Friends
Interface IF_GENIL_NODE_HANDLER_QUERY has no friend.
Attributes
Interface IF_GENIL_NODE_HANDLER_QUERY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get result of dynamic query | 20100316 | |
| 2 | Instance method | Public | Method | Get result of query | 20100316 |
Events
Interface IF_GENIL_NODE_HANDLER_QUERY has no event.
Types
Interface IF_GENIL_NODE_HANDLER_QUERY has no local type.
Method Signatures
Method GET_DYNAMIC_QUERY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_QUERY_PARAMETERS | Call by reference | Type reference (TYPE) | GENILT_QUERY_PARAMETERS | Search Control Parameters | 20100316 | |||
| 2 | IT_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | GENILT_SELECTION_PARAMETER_TAB | Complex Search Condition | 20100316 | |||
| 3 | IV_QUERY_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20100316 | |||
| 4 | IV_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Data Container - Root Object List Interface | 20100601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Method not implement | 20100316 |
Method GET_QUERY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Parameter structure | 20100409 | |||
| 2 | IS_REQUEST_OBJECT | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ | Structure for Specification of Object Request | 20100316 | |||
| 3 | IV_QUERY_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20100316 | |||
| 4 | IV_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Data Container - Root Object List Interface | 20100601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Method not implement | 20100316 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |