The Function Module SCP_READ_CODEPAGE_50 () is a standard Function Module in SAP ERP and is part of the function group SCPB within the package SCP.
Function Module | SCP_READ_CODEPAGE_50 |
Short Text | |
Function Group | SCPB |
Package | SCP |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPEND | LIKE | RSCPTYPE-SEL_APPND | ' ' | Request subfunction: Add |
CODEPAGE | LIKE | TCP00-CPCODEPAGE | Character set name | |
SOURCE | LIKE | TCP00-CPSOURCE | ' ' | |
WITH_CONTROLCODES | LIKE | RSCPTYPE-CTRLCODE | ' ' | Request subfunction: Add |
WITH_INCLUDES | LIKE | RSCPTYPE-SEL_W_INCL | 'X' | Request subfunction: With includes |
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 |
---|---|---|---|---|
ATTRIB | LIKE | SCPPARLIST | ||
CODETAB | LIKE | SCPCHANGE3 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Unknown character set |
SOURCE_NOT_AVAILABLE | Could not read source |