Menu

SAP Function Module GET_TABLEBLOCK_COMPRESSED_RFC

Get table from another system (using RFC)

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module GET_TABLEBLOCK_COMPRESSED_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_COMPRESSED_RFC
Short Text Get table from another system (using RFC)
Function Group SRTT
Package STRM
Module Type Remote-Enabled

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
FIRST_KEY LIKE CCPROGPAR-CHK_SYSTAB Yes/No (X/ )
GET_SYSTAB LIKE CCPROGPAR-CHK_SYSTAB Yes/No (X/ )
TABNAME LIKE DD02L-TABNAME Name of (Basis) table
WORK_KEY LIKE TBL32768-LINE Structure 32 K

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHARLEN TYPE INT4 Natural Number
CHECK_NUMBER LIKE TCP00-CPCODEPAGE Test number for converting number values
CODE_PAGE LIKE TCP00-CPCODEPAGE SAP Character Set ID
ET_STRING TYPE SRTT_STRNG Strings for Remote CC
ET_XSTRING TYPE SRTT_XSTRN
LAST_KEY LIKE TBL32768-LINE Structure 32 K
NR_OF_ROWS LIKE CCCFLOW-NBRINS No. of inserts
READY_FLAG LIKE STRMPAR-READY_FLAG Completed flag for RFC table retrieval function
STRINGS TYPE CHAR1 Table Contains Strings
TABLEN LIKE NTAB_HDR-TABLEN Internal Length in Bytes

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BOX4096 LIKE TBL256 Buffer table for table data up to length 8000
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 Nametab read 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 Wrong table type