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 Table  CODEPAGES A character set (or a list in an internal table)
2 Table  CODEPAGES A character set (or a list in an internal table) SOURCE DATABASE_CODEPAGES STRUCTURE CODEPAGES OPTIONAL
3 Table  RSCPTYPE Types for function modules for character sets SOURCE VALUE(DATABASE_NONUNIQ) LIKE RSCPTYPE-MIXEDCODE
4 Table  RSTSTYPE TemSe: Reference fields for function module users SOURCE VALUE(DATABASE_ALSO) LIKE RSTSTYPE-SEL_OK DEFAULT 'X'
5 Table  TCP00 SAP code page catalog SOURCE VALUE(APPL_CODEPAGE) LIKE TCP00-CPCODEPAGE
6 Table  TCP00 SAP code page catalog SOURCE VALUE(USER_LOGIN_CODEPAGE) LIKE TCP00-CPCODEPAGE
7 Table  TCP00 SAP code page catalog SOURCE VALUE(USER_EMODE_CODEPAGE) LIKE TCP00-CPCODEPAGE
8 Table  TCP00 SAP code page catalog SOURCE VALUE(START_APPL_CODEPAGE) LIKE TCP00-CPCODEPAGE
9 Table  TCP00 SAP code page catalog SOURCE VALUE(APPL_FOR_DISPLAY) LIKE TCP00-CPCODEPAGE
10 Table  TCP00 SAP code page catalog SOURCE VALUE(GUI_CODEPAGE) LIKE TCP00-CPCODEPAGE
11 Table  TCP00 SAP code page catalog SOURCE VALUE(APPL_FOR_INPUT) LIKE TCP00-CPCODEPAGE
12 Table  TCP00 SAP code page catalog SOURCE VALUE(APPL_FOR_PROPOSE) LIKE TCP00-CPCODEPAGE
13 Table  TCP00 SAP code page catalog SOURCE VALUE(DATABASE_CODEPAGE) LIKE TCP00-CPCODEPAGE
14 Table  TCPDB Code page used in this database