The Function Module SCP_POSSIBLE_DB_CODEPAGES (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_CODEPAGES |
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 |
---|---|---|---|---|
COUNTRY | LIKE | TCP0D-COUNTRY | '*' | '*' oder Land |
LANGUAGES | LIKE | LANGIMP-LANGVECT | '*' | '*' oder Liste der Sprachen |
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 |
---|---|---|---|---|
CODEPAGE_LIST | LIKE | ABAPTEXT | Liste der Codepages (mit Text) |
This function module does not define any Exceptions.