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.
Function Module | RFC_GET_UNICODE_STRUCTURE |
Short Text | |
Function Group | RFCH |
Package | SRCX |
Module Type | Remote-Enabled |
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 |
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 |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELDS | LIKE | RFC_FLDS_U |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANNOT_GENERATE1 | |
CANNOT_GENERATE2 | |
CANNOT_GENERATE4 | |
TABLE_NOT_ACTIVE | |
UNSUPPORTED_TYPE |