The Function Module SCP_POSSIBLE_DB_LANGUAGES (Installationshilfsmittel: Liste der möglichen Codepages) is a standard Function Module in SAP ERP and is part of the function group SCP8 within the package SCP.
Function Module | SCP_POSSIBLE_DB_LANGUAGES |
Short Text | Installationshilfsmittel: Liste der möglichen Codepages |
Function Group | SCP8 |
Package | SCP |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CODEPAGE | LIKE | TCP00-CPCODEPAGE | '0000' | '0000' oder eine Codepageen |
COUNTRY | LIKE | TCP0D-COUNTRY | '*' | '*' oder Land |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LANGUAGE_LIST | LIKE | ABAPTEXT | Liste der Sprachen (mit Text) |
This function module does not define any Exceptions.