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 ABAP 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 GR_ARRAY_LEFT Instance attribute Protected Object reference (TYPE REF TO) DATA Reference to data 20080211
2 GV_FIRST_CALL Instance attribute Protected Type reference (TYPE) ABAP_BOOL 'X' Flag for the first call 20080211
3 GV_INDEX Instance attribute Protected Type reference (TYPE) INT4 Index for the next read 20080211
4 GV_ISO_LANGU Instance attribute Protected Type reference (TYPE) ABAP_BOOL Flag if the language attribute is type ISO 20080218
5 GV_LANGUAGE_ATTR 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 CONSTRUCTOR Instance method Public Constructor 20080211
2 GET_DATA Instance method Public Method 20080211
3 HAS_NEXT 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 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20080211
2 Importing IV_LANGUAGE_ATTR Call by reference Type reference (TYPE) ESH_E_OM_NODE_FIELD Node Field 20080211
# Exception Resumable Description Created on
1 EMPTY_TABLE The source table is empty 20080310
2 ERROR Internal error 20080310

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20080211
2 Exporting 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 Returning 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