SAP ABAP Class IF_GENIL_HANDLE_DQUERY_RESULT (Handle to retrieve query result asynchronously)
Properties
| Class | IF_GENIL_HANDLE_DQUERY_RESULT | |
| Short Description | Handle to retrieve query result asynchronously | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080407 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GENIL_HANDLE_DQUERY_RESULT has no forward declaration.
Interfaces
Class IF_GENIL_HANDLE_DQUERY_RESULT has no interface implemented.
Friends
Class IF_GENIL_HANDLE_DQUERY_RESULT has no friend class.
Attributes
Class 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
Class IF_GENIL_HANDLE_DQUERY_RESULT has no event.
Types
Class 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 class 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 class IF_GENIL_HANDLE_DQUERY_RESULT has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |