Menu

SAP Function Module GET_TABLE_BY_KEYLIST_COMPRESS

Get table from another system (using RFC)

The Function Module GET_TABLE_BY_KEYLIST_COMPRESS (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_TABLE_BY_KEYLIST_COMPRESS
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
GET_SYSTAB LIKE CCPROGPAR-CHK_SYSTAB Yes/No (X/ )
MTABNAME LIKE E071K-MASTERNAME Object Name in Object Directory
MTYPE LIKE E071K-MASTERTYPE Object Type
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
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
ET_XSTRING TYPE SRTT_XSTRN XStrings
NR_OF_ROWS LIKE CCCFLOW-NBRINS No. of inserts
STRING_FLAG TYPE OAX Table Contains Strings
TABLEN LIKE NTAB_HDR-TABLEN Internal

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
BOX_256 LIKE TBL256 Table Container, Remote Client Copy (256 Characters)
KEYLIST LIKE E071K Change & Transport System: Key Entries of Requests/Tasks
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