Table/Structure Field 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 - CTRLCODE | How codepage converter converts control codes | ||
| 2 | RSCPTYPE - CTRLCODE | How codepage converter converts control codes | SOURCE VALUE(CTRLCODE) LIKE RSCPTYPE-CTRLCODE DEFAULT '.' |
|
| 3 | SYST - VLINE | ABAP System Field: Vertical Line for List | ||
| 4 | TCP00 - CPCODEPAGE | SAP Character Set ID | SOURCE VALUE(INCODE) LIKE TCP00-CPCODEPAGE DEFAULT '0000' |
|
| 5 | TCP00 - CPCODEPAGE | SAP Character Set ID | SOURCE VALUE(OUTCODE) LIKE TCP00-CPCODEPAGE DEFAULT '0000' |
|
| 6 | TCP00 - CPCODEPAGE | SAP Character Set ID | ||