Menu

SAP Function Module GET_CONVERTED_TAB_REMOTE

Gets Remote Table, Converts It to Local Format (Physical + Log.)

The Function Module GET_CONVERTED_TAB_REMOTE (Gets Remote Table, Converts It to Local Format (Physical + Log.)) 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_CONVERTED_TAB_REMOTE
Short Text Gets Remote Table, Converts It to Local Format (Physical + Log.)
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
CLIENT LIKE T000-MANDT 0 Client where data is to be fetched
GET_MODUS TYPE C Mode for possible conversion
GET_SYSTAB LIKE CCPROGPAR-CHK_SYSTAB SPACE Yes/No (X/ )
HOST LIKE RFCDES-RFCDEST Remote host where data originated
TABLE_NAME LIKE DD02L-TABNAME Name of the table to be fetched

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RFC_ERROR_TEXT TYPE CHAR80

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
TABLEBOX TYPE TABLE Table contents

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CLIENT_NOT_FOUND Obsolete
FIELDTAB_ERROR Error reading NAMETAB
PROTECTED Table cannot be processed (INTTAB, systemtab)
READ_ERROR Table cannot be read
TABLE_NOT_CONVERTIBLE Error During Translation
TABLE_NOT_FOUND Table not found
TOO_SMALL Entries too long (larger than maximum box)
WRONG_TYPE