SAP ABAP Class CL_ESH_TOS_SEARCH_RESULT_ITER (Represents iterator over search results)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_TST_AUT_OPEN_SEARCH_CLNT (Package) Open Search Client (ABAP)

⤷

⤷

Properties
Class | CL_ESH_TOS_SEARCH_RESULT_ITER | |
Short Description | Represents iterator over search results | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_TST_AUT_OPEN_SEARCH_CLNT | Open Search Client (ABAP) |
Created | 20100215 | SAP |
Last change | 20110908 | 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 CL_ESH_TOS_SEARCH_RESULT_ITER has no interface implemented.
Friends
Class CL_ESH_TOS_SEARCH_RESULT_ITER 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) | TY_T_SEARCH_ATTR | 20100215 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20100215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20100215 |
2 | ![]() |
Instance method | Public | Method | 20100215 | |
3 | ![]() |
Instance method | Public | Method | 20100215 | |
4 | ![]() |
Instance method | Public | Method | 20100215 |
Events
Class CL_ESH_TOS_SEARCH_RESULT_ITER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_SEARCH_ATTR | Public | See coding | 20100215 |
|
||
2 | TY_T_SEARCH_ATTR | Public | See coding | 20100215 |
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RESULTS | Call by reference | Type reference (TYPE) | TY_T_SEARCH_ATTR | 20100215 |
Method CONSTRUCTOR on class CL_ESH_TOS_SEARCH_RESULT_ITER has no exception.
Method HAS_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100215 |
Method HAS_NEXT on class CL_ESH_TOS_SEARCH_RESULT_ITER has no exception.
Method NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_SEARCH_ATTR | Value transfer | Object reference (TYPE REF TO) | CL_ESH_TOS_SEARCH_ATTR_VALUE | 20100215 |
Method NEXT on class CL_ESH_TOS_SEARCH_RESULT_ITER has no exception.
Method RESET Signature
Method RESET on class CL_ESH_TOS_SEARCH_RESULT_ITER has no parameter.
Method RESET on class CL_ESH_TOS_SEARCH_RESULT_ITER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |