SAP ABAP Function Module ESH_CO_READ_TABLE (Read table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_COMMON (Package) Common
Basic Data
Function Module ESH_CO_READ_TABLE Read table  
Function Group ESH_CO_TOOLS   Common tools  
Program Name SAPLESH_CO_TOOLS    
INCLUDE Name LESH_CO_TOOLSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing OPTIONS TYPE ESH_T_CO_RFCRT_OPTIONS RFC Table Read: Select Options / WHERE Clause
Changing FIELDS TYPE ESH_T_CO_RFCRT_FIELDS RFC Table Read: Description of Fields to Retrieve
Changing DATA TYPE ESH_T_CO_RFCRT_DATA Table with a 512 byte field
Importing RFC_DESTINATION TYPE RFCDEST Logical Destination (Specified in Function Call)
Importing QUERY_TABLE TYPE TABNAME Table read
Importing DELIMITER TYPE SONV-FLAG SPACE Sign for indicating field limits in DATA
Importing NO_DATA TYPE SONV-FLAG SPACE If <> SPACE, only FIELDS is filled
Importing ROWSKIPS TYPE SOID-ACCNT 0 SAPoffice: Type I
Importing ROWCOUNT TYPE SOID-ACCNT 0 SAPoffice: Type I
Exception TABLE_NOT_AVAILABLE TYPE QUERY_TABLE not active in Dictionary
Exception TABLE_WITHOUT_DATA TYPE QUERY_TABLE is name of structure
Exception OPTION_NOT_VALID TYPE Selection entries (e.g. syntax) incorrect
Exception FIELD_NOT_VALID TYPE Field to be read not in table
Exception NOT_AUTHORIZED TYPE User not authorized to access QUERY_TABLE
Exception DATA_BUFFER_EXCEEDED TYPE Selected fields do not fit into structure DATA
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20080418 
SAP Release Created in 100