SAP ABAP Class CL_ESH_READ_TEXT_ARRAY (Attribute based packaging)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_BOS_INDEX (Package) BOS Index
⤷
⤷
Properties
| Class | CL_ESH_READ_TEXT_ARRAY | |
| Short Description | Attribute based packaging | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_BOS_INDEX | BOS Index |
| Created | 20080211 | 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_READ_TEXT_ARRAY has no interface implemented.
Friends
Class CL_ESH_READ_TEXT_ARRAY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Reference to data | 20080211 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 'X' | Flag for the first call | 20080211 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Index for the next read | 20080211 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Flag if the language attribute is type ISO | 20080218 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ESH_E_OM_NODE_FIELD | Name of the language attribute | 20080211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20080211 | ||
| 2 | Instance method | Public | Method | 20080211 | ||
| 3 | Instance method | Public | Method | 20080211 |
Events
Class CL_ESH_READ_TEXT_ARRAY has no event.
Types
Class CL_ESH_READ_TEXT_ARRAY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20080211 | ||||
| 2 | IV_LANGUAGE_ATTR | Call by reference | Type reference (TYPE) | ESH_E_OM_NODE_FIELD | Node Field | 20080211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | The source table is empty | 20080310 | ||
| 2 | Internal error | 20080310 |
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20080211 | ||||
| 2 | EV_LANGU | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20080211 |
Method GET_DATA on class CL_ESH_READ_TEXT_ARRAY has no exception.
Method HAS_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080211 |
Method HAS_NEXT on class CL_ESH_READ_TEXT_ARRAY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |