SAP ABAP Function Module GET_TABLE_KEYLIST_RFC (Get table from another system (using RFC))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-CCO (Application Component) Client Copy
     STRM (Package) Client Copy & Adjustment Tools
Basic Data
Function Module GET_TABLE_KEYLIST_RFC Get table from another system (using RFC)  
Function Group SRTT   Functions For Remote Table Transport  
Program Name SAPLSRTT    
INCLUDE Name LSRTTU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NR_OF_ROWS TYPE CCCFLOW-NBRINS No. of inserts
Exporting RFC_MSG_TEXT TYPE CHAR80 Char 80
Exporting ET_KEYCONVERT_ERRORS TYPE INT4_TABLE Standard Table of INT4
Exporting ET_CONVERT_ERRORS TYPE INT4_TABLE Standard Table of INT4
Importing TABNAME TYPE DD02L-TABNAME Name of (Basis) table
Importing GET_SYSTAB TYPE CCPROGPAR-CHK_SYSTAB
Importing RFC_DEST TYPE RFCDES-RFCDEST
Importing MTYPE TYPE E071K-MASTERTYPE
Importing MTABNAME TYPE E071K-MASTERNAME
Tables NAME_TAB TYPE NTAB_CMP Table nametab
Tables INTTAB TYPE   Tabellencontainer
Tables TABKEY TYPE E071K Change & Transport System: Key Entries of Requests/Tasks
Exception CLIENT_NOT_FOUND TYPE Client does not exist
Exception PROTECTED TYPE Table cannot be processed (INTTAB, systemtab)
Exception READ_ERROR TYPE Table cannot be read
Exception TABLE_NOT_FOUND TYPE Table not found
Exception TOO_SMALL TYPE Entries too long (larger than maximum box)
Exception CONVERT_ERROR TYPE Error determining character set
Exception WRONG_TYPE TYPE
Exception FIELDTAB_ERROR TYPE
Exception NO_RIGHTS TYPE
Exception RFC_ERROR TYPE
Exception LENGTH_ERROR TYPE
Exception STRING_ERROR TYPE
               
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  19950120 
SAP Release Created in