Menu

SAP Function Module SCP_TEST_CODEPAGE

Check character sets and codes

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.

Technical Information

Function Module SCP_TEST_CODEPAGE
Short Text Check character sets and codes
Function Group SCP2
Package SCP
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting 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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MESSAGES LIKE ABAPSOURCE Messages

Exceptions

This function module does not define any Exceptions.