SAP ABAP Interface IF_GENIL_HANDLE_DQUERY_RESULT (Handle to retrieve query result asynchronously)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL (Package) Generic Interaction Layer for Access to CRM Objects
⤷
⤷
Properties
| Interface | IF_GENIL_HANDLE_DQUERY_RESULT | |
| Short Description | Handle to retrieve query result asynchronously |
General Data
| Package | CRM_GENIL | Generic Interaction Layer for Access to CRM Objects |
| Created | 20080407 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_GENIL_HANDLE_DQUERY_RESULT has no forward declaration.
Interfaces
Interface IF_GENIL_HANDLE_DQUERY_RESULT has no interface.
Friends
Interface IF_GENIL_HANDLE_DQUERY_RESULT has no friend.
Attributes
Interface IF_GENIL_HANDLE_DQUERY_RESULT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the name of the dynamic query | 20080409 | |
| 2 | Instance method | Public | Method | Gets the total hit count | 20080410 | |
| 3 | Instance method | Public | Method | Sets the total hit count | 20080410 |
Events
Interface IF_GENIL_HANDLE_DQUERY_RESULT has no event.
Types
Interface IF_GENIL_HANDLE_DQUERY_RESULT has no local type.
Method Signatures
Method GET_DQUERY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DQUERY_NAME | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20080409 |
Method GET_DQUERY_NAME on Interface IF_GENIL_HANDLE_DQUERY_RESULT has no exception.
Method GET_HIT_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HIT_COUNT | Value transfer | Type reference (TYPE) | GENILT_UNSIGNED_INT4 | Unsigned Integer | 20080410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Not ready | 20080410 |
Method SET_HIT_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HIT_COUNT | Call by reference | Type reference (TYPE) | GENILT_UNSIGNED_INT4 | Unsigned Integer | 20080410 |
Method SET_HIT_COUNT on Interface IF_GENIL_HANDLE_DQUERY_RESULT has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 701 |