SAP ABAP Function Module GET_TABLEBLOCK_COMPRESSED_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_TABLEBLOCK_COMPRESSED_RFC Get table from another system (using RFC)  
Function Group SRTT   Functions For Remote Table Transport  
Program Name SAPLSRTT    
INCLUDE Name LSRTTU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CODE_PAGE TYPE TCP00-CPCODEPAGE SAP Character Set ID
Exporting CHECK_NUMBER TYPE TCP00-CPCODEPAGE Test number for converting number values
Exporting LAST_KEY TYPE TBL32768-LINE Structure 32 K
Exporting READY_FLAG TYPE STRMPAR-READY_FLAG Completed flag for RFC table retrieval function
Exporting NR_OF_ROWS TYPE CCCFLOW-NBRINS No. of inserts
Exporting TABLEN TYPE NTAB_HDR-TABLEN Internal Length in Bytes
Exporting CHARLEN TYPE INT4 Natural Number
Exporting ET_STRING TYPE SRTT_STRNG Strings for Remote CC
Exporting ET_XSTRING TYPE SRTT_XSTRN
Exporting STRINGS TYPE CHAR1 Table Contains Strings
Importing TABNAME TYPE DD02L-TABNAME Name of (Basis) table
Importing GET_SYSTAB TYPE CCPROGPAR-CHK_SYSTAB Yes/No (X/ )
Importing BLOCK_SIZE TYPE CCPROGPAR-MAX_BLOCK Natural Number
Importing FIRST_KEY TYPE CCPROGPAR-CHK_SYSTAB Yes/No (X/ )
Importing WORK_KEY TYPE TBL32768-LINE Structure 32 K
Tables NAME_TAB TYPE NTAB_CMP Table nametab
Tables BOX4096 TYPE TBL256 Buffer table for table data up to length 8000
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 Wrong table type
Exception FIELDTAB_ERROR TYPE Nametab read error
Exception NO_RIGHTS TYPE
Exception COMPRESS_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