Menu

SAP Function Module GET_TABLEBLOCK_RFC

Get table from another system (using RFC)

The Function Module GET_TABLEBLOCK_RFC (Get table from another system (using RFC)) is a standard Function Module in SAP ERP and is part of the function group SRTT within the package STRM.

Technical Information

Function Module GET_TABLEBLOCK_RFC
Short Text Get table from another system (using RFC)
Function Group SRTT
Package STRM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BLOCK_SIZE LIKE CCPROGPAR-MAX_BLOCK Natural Number
GET_SYSTAB LIKE CCPROGPAR-CHK_SYSTAB Yes/No (X/ )
RFC_DEST LIKE RFCDES-RFCDEST Logical Destination (Specified in Function Call)
TABNAME LIKE DD02L-TABNAME Name of (Basis) table

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_CONVERT_ERRORS TYPE INT4_TABLE Standard Table of INT4
ET_KEYCONVERT_ERRORS TYPE INT4_TABLE Standard Table of INT4
MESSAGE_TEXT TYPE CHAR80 Char 80
NR_OF_ROWS LIKE CCCFLOW-NBRINS No. of inserts
READY_FLAG LIKE STRMPAR-READY_FLAG Completed flag for RFC table retrieval function

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CODE_PAGE LIKE TCP00-CPCODEPAGE SAP character set identification
INT_FORMAT LIKE TCP00-CPCODEPAGE SAP character set identification
LAST_KEY LIKE TBL32768-LINE Structure 32 K

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INTTAB TYPE TABLE Buffer table for table data up to length 8000
L_NAME_TAB LIKE DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET
NAME_TAB LIKE NTAB_CMP Table nametab

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CLIENT_NOT_FOUND Client does not exist
CONVERT_ERROR Error determining character set
FIELDTAB_ERROR
PROTECTED Table cannot be processed (INTTAB, systemtab)
READ_ERROR Table cannot be read
TABLE_NOT_FOUND Table not found
TOO_SMALL Entries too long (larger than maximum box)
WRONG_TYPE