Table list used by SAP ABAP Function Module SCP_CONVERT_A_BYTE (Convert a single byte from one character set into another)
SAP ABAP Function Module
SCP_CONVERT_A_BYTE (Convert a single byte from one character set into another) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSCPTYPE | Types for function modules for character sets | SOURCE VALUE(CTRLCODE) LIKE RSCPTYPE-CTRLCODE DEFAULT '.' |
|
| 2 | TCP00 | SAP code page catalog | SOURCE VALUE(INCODE) LIKE TCP00-CPCODEPAGE DEFAULT '0000' |
|
| 3 | TCP00 | SAP code page catalog | SOURCE VALUE(OUTCODE) LIKE TCP00-CPCODEPAGE DEFAULT '0000' |
|