Menu

SAP Function Module C12H_VALUE_FILE_CONVERT_TO_MS

EHS: das Value-File in die Microsoft-Codepages konvertieren

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module C12H_VALUE_FILE_CONVERT_TO_MS (EHS: das Value-File in die Microsoft-Codepages konvertieren) is a standard Function Module in SAP ERP and is part of the function group C12H within the package CBUI.

Technical Information

Function Module C12H_VALUE_FILE_CONVERT_TO_MS
Short Text EHS: das Value-File in die Microsoft-Codepages konvertieren
Function Group C12H
Package CBUI
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_FILETYPE LIKE RLGRAP-FILETYPE 'BIN' Format der Übertragungsdaten (Upload/Download)
I_FLG_COMPRESSED TYPE ESP1_BOOLEAN ESP1_FALSE #NAME?

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BINSIZE TYPE I Datei-Größe (nur bei Komprimierung)
E_CODEPAGE TYPE C 'IBM' oder ' ' (nur bei Komprimierung)
E_FILETYPE LIKE RLGRAP-FILETYPE Format der Übertragungsdaten (Upload/Download) (nur bei Komprimierung)

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
E_VALUE_FILE_CMPR_TAB TYPE ESP3_VALFILE_MS_CDPG_TAB_TYPE komprimiertes Value-File, hexadezimal im Microsoft-Codepage-Format
E_VALUE_FILE_UNCMPR_TAB LIKE HLPLINE unkomprimiertes Value-File, hexadezimal im Microsoft-Codepage-Format
I_VALUE_FILE_TAB LIKE TLINE SAPscript: Text-Zeilen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_INPUT ungültige Eingabe
INTERNAL_ERROR interner Systemfehler