Menu

SAP Function Module ECATT_CONV_STRING_TO_XSTRING

Umwandlung von STRING nach XSTRING

The Function Module ECATT_CONV_STRING_TO_XSTRING (Umwandlung von STRING nach XSTRING) is a standard Function Module in SAP ERP and is part of the function group ECATT_REUSE within the package SECATT_MIDDLEWARE.

Technical Information

Function Module ECATT_CONV_STRING_TO_XSTRING
Short Text Umwandlung von STRING nach XSTRING
Function Group ECATT_REUSE
Package SECATT_MIDDLEWARE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_ENCODING TYPE ABAP_ENCOD 'UTF-8' Bezeichner für das Zeichenformat (UTF-8, UCS-2, ...)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.