Menu

SAP Function Module TRANSLATE_CODEPAGE_EXCEPT

Translate Codepage mit Ausnahme-Zeichen

The Function Module TRANSLATE_CODEPAGE_EXCEPT (Translate Codepage mit Ausnahme-Zeichen) is a standard Function Module in SAP ERP and is part of the function group F110 within the package FBZ.

Technical Information

Function Module TRANSLATE_CODEPAGE_EXCEPT
Short Text Translate Codepage mit Ausnahme-Zeichen
Function Group F110
Package FBZ
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EXCEPT LIKE String von Zeichen, die nicht ersetzt werden

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_FROM LIKE TCP00-CPCODEPAGE Start Code Page, i.A. die System Code Page
C_TO LIKE TCP00-CPCODEPAGE 1100 Ziel Code Page

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_DATA LIKE Tabelle von Eingabedaten

Exceptions

This function module does not define any Exceptions.