Menu

SAP Function Module SSFH_STRING_TO_TABUTF8

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module SSFH_STRING_TO_TABUTF8 () is a standard Function Module in SAP ERP and is part of the function group SSFH within the package SECF.

Technical Information

Function Module SSFH_STRING_TO_TABUTF8
Short Text
Function Group SSFH
Package SECF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CODEPAGE TYPE CPCODEPAGE '4110'
CSTR_INPUT_DATA TYPE STRING Input data

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OSTR_INPUT_DATA_L TYPE I

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
OSTR_INPUT_DATA LIKE SSFBIN

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONVERSION_ERROR
INTERNAL_ERROR An internal error has occurred