Menu

SAP Function Module GET_CONVERTED_TAB_REMOTE

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

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

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