Menu

SAP Function Module STRN_CHECK_CODEPAGE_FOR_LANG

Pruefen Codepage fuer Sprachenimport

The Function Module STRN_CHECK_CODEPAGE_FOR_LANG (Pruefen Codepage fuer Sprachenimport) is a standard Function Module in SAP ERP and is part of the function group STL4 within the package STRN.

Technical Information

Function Module STRN_CHECK_CODEPAGE_FOR_LANG
Short Text Pruefen Codepage fuer Sprachenimport
Function Group STL4
Package STRN
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SPRSL LIKE SY-LANGU Language

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CP_OUT LIKE TCP00-CPCODEPAGE Corresponding code page (OPSYS-dep.)
CP_OUTSAP LIKE TCP00-CPCODEPAGE Code page of language (SAP default)
CP_SYST LIKE TCP00-CPCODEPAGE Current system code page
MNLSFLAG LIKE LANGIMP-IMPMODE MNLS active ('X' - yes, ' ' - no)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_CODEPAGE_FOUND No corresponding code page found