The Function Module SCP_TEST_CODEPAGE (Check character sets and codes) is a standard Function Module in SAP ERP and is part of the function group SCP2 within the package SCP.
Function Module | SCP_TEST_CODEPAGE |
Short Text | Check character sets and codes |
Function Group | SCP2 |
Package | SCP |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CODEPAGE | LIKE | TCP00-CPCODEPAGE | ||
DATE_OF_TEST | LIKE | SY-DATUM | ||
TIME_OF_TEST | LIKE | SY-UZEIT | ||
USED_INSTANCE | LIKE | WPINFO-WP_SERVER |
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 |
---|---|---|---|---|
MESSAGES | LIKE | ABAPSOURCE | Messages |
This function module does not define any Exceptions.