Data Element list used by SAP ABAP Function Module SCP_READ_CODEPAGE_50 (Lesen einer Codepage aus der Datenbank in eine interne Tabelle)
SAP ABAP Function Module
SCP_READ_CODEPAGE_50 (Lesen einer Codepage aus der Datenbank in eine interne Tabelle) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CPCODEPAGE | SAP Character Set ID | SOURCE VALUE(CODEPAGE) TYPE TCP00-CPCODEPAGE |
|
| 2 | CPSOURCE | Memory Space of a Code Page Definition | SOURCE VALUE(SOURCE) TYPE TCP00-CPSOURCE DEFAULT ' ' |
|
| 3 | RSCPCTRLCO | How codepage converter converts control codes | SOURCE VALUE(WITH_CONTROLCODES) TYPE RSCPTYPE-CTRLCODE DEFAULT ' ' |
|
| 4 | RSCP_APPND | Request subfunction: Add | SOURCE VALUE(APPEND) TYPE RSCPTYPE-SEL_APPND DEFAULT ' ' |
|
| 5 | RSCP_WINCL | Request subfunction: With includes | SOURCE VALUE(WITH_INCLUDES) TYPE RSCPTYPE-SEL_W_INCL DEFAULT 'X' |
|