Menu

SAP Function Module RFC_GET_UNICODE_STRUCTURE

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module RFC_GET_UNICODE_STRUCTURE () is a standard Function Module in SAP ERP and is part of the function group RFCH within the package SRCX.

Technical Information

Function Module RFC_GET_UNICODE_STRUCTURE
Short Text
Function Group RFCH
Package SRCX
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALLOW_HALF_DEEP LIKE SY-BATCH
SKIP_UCS_4_INFO LIKE SY-BATCH
SKIP_UTF16_INFO LIKE SY-BATCH
TABNAME LIKE X030L-TABNAME Table Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
B1_TABLENGTH LIKE RFC_FLDS_U-LENGTH_B1
B2_TABLENGTH LIKE RFC_FLDS_U-LENGTH_B2
B4_TABLENGTH LIKE RFC_FLDS_U-LENGTH_B4
CHAR_LENGTH LIKE RFC_FLDS_U-LENGTH_B1
UUID LIKE X030L-UUID

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
FIELDS LIKE RFC_FLDS_U

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANNOT_GENERATE1
CANNOT_GENERATE2
CANNOT_GENERATE4
TABLE_NOT_ACTIVE
UNSUPPORTED_TYPE