Table list used by SAP ABAP Function Module SCP_GET_CODEPAGE_NUMBER (Get current codepage numbers)
SAP ABAP Function Module
SCP_GET_CODEPAGE_NUMBER (Get current codepage numbers) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CODEPAGES | A character set (or a list in an internal table) | |
2 | ![]() |
CODEPAGES | A character set (or a list in an internal table) | SOURCE DATABASE_CODEPAGES STRUCTURE CODEPAGES OPTIONAL |
3 | ![]() |
RSCPTYPE | Types for function modules for character sets | SOURCE VALUE(DATABASE_NONUNIQ) LIKE RSCPTYPE-MIXEDCODE |
4 | ![]() |
RSTSTYPE | TemSe: Reference fields for function module users | SOURCE VALUE(DATABASE_ALSO) LIKE RSTSTYPE-SEL_OK DEFAULT 'X' |
5 | ![]() |
TCP00 | SAP code page catalog | SOURCE VALUE(APPL_CODEPAGE) LIKE TCP00-CPCODEPAGE |
6 | ![]() |
TCP00 | SAP code page catalog | SOURCE VALUE(USER_LOGIN_CODEPAGE) LIKE TCP00-CPCODEPAGE |
7 | ![]() |
TCP00 | SAP code page catalog | SOURCE VALUE(USER_EMODE_CODEPAGE) LIKE TCP00-CPCODEPAGE |
8 | ![]() |
TCP00 | SAP code page catalog | SOURCE VALUE(START_APPL_CODEPAGE) LIKE TCP00-CPCODEPAGE |
9 | ![]() |
TCP00 | SAP code page catalog | SOURCE VALUE(APPL_FOR_DISPLAY) LIKE TCP00-CPCODEPAGE |
10 | ![]() |
TCP00 | SAP code page catalog | SOURCE VALUE(GUI_CODEPAGE) LIKE TCP00-CPCODEPAGE |
11 | ![]() |
TCP00 | SAP code page catalog | SOURCE VALUE(APPL_FOR_INPUT) LIKE TCP00-CPCODEPAGE |
12 | ![]() |
TCP00 | SAP code page catalog | SOURCE VALUE(APPL_FOR_PROPOSE) LIKE TCP00-CPCODEPAGE |
13 | ![]() |
TCP00 | SAP code page catalog | SOURCE VALUE(DATABASE_CODEPAGE) LIKE TCP00-CPCODEPAGE |
14 | ![]() |
TCPDB | Code page used in this database |