Menu

SAP Function Module POC_GET_HTTP_CODEPAGE

Ermitteln der Browser-Codepage (z.Z. nicht mehr benutzt)

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 POC_GET_HTTP_CODEPAGE (Ermitteln der Browser-Codepage (z.Z. nicht mehr benutzt)) is a standard Function Module in SAP ERP and is part of the function group POC_MAIN within the package CMX_POC.

Technical Information

Function Module POC_GET_HTTP_CODEPAGE
Short Text Ermitteln der Browser-Codepage (z.Z. nicht mehr benutzt)
Function Group POC_MAIN
Package CMX_POC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PLANT TYPE WERKS_D SPACE Werk, aus dem evtl. die Sprache ermittelt wird

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLSVR_CODEPAGE TYPE STRING Applikationsserver-Codepage (SAP-Name)
GUI_CODEPAGE TYPE STRING Frontend-Codepage (SAP-Name)
HTTP_APPLSVR_CODEPAGE TYPE STRING Applikationsserver-Codepage (HTTP-Name)
HTTP_CODEPAGE TYPE STRING Frontend-Codepage (HTTP-Name)

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.