SAP ABAP Function Module RFC_GET_TABLE_ENTRIES (Read table entries)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-FUB (Application Component) Function Builder
     SFCS (Package) Function Builder
Basic Data
Function Module RFC_GET_TABLE_ENTRIES Read table entries  
Function Group RFC1   RFC utilities  
Program Name SAPLRFC1   Sets the value of a parameter for testing 
INCLUDE Name LRFC1U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NUMBER_OF_ENTRIES TYPE SYST-INDEX
Importing BYPASS_BUFFER TYPE SYST-FTYPE SPACE
Importing FROM_KEY TYPE SYST-ENTRY SPACE
Importing GEN_KEY TYPE SYST-ENTRY SPACE Generic key
Importing MAX_ENTRIES TYPE SYST-TABIX 0
Importing TABLE_NAME TYPE X030L-TABNAME Table Name
Importing TO_KEY TYPE SYST-ENTRY SPACE
Tables ENTRIES TYPE TAB512 Table Contents
Exception INTERNAL_ERROR TYPE Error in Database Interface
Exception TABLE_EMPTY TYPE
Exception TABLE_NOT_FOUND TYPE Table not found
               
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  19950113 
SAP Release Created in