cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

default codepage

Former Member
0 Likes
1,841

Hi.

How to find what codepage has been set as default codepage in system?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi,

You can check the code page in the following way:

Table : ARCH_CP

Function Module : SCP_GET_CODEPAGE_PROPERTIES " check if the codepage of the file is a unicode codepage

SCP_GET_CODEPAGE_NUMBER " no unicode system -> Check if MNLS support (MDMP)

check in the standard program : LARCHF02

You can check ur system codepage in Function Module: SYSTEM_FORMAT, SYSTEM_CODEPAGE

Regards,

Sathish

Answers (2)

Answers (2)

Former Member
0 Likes

Execute the report RSCP0018 and you find information about codepage and languajes installed in the system, not in the GUI.

Former Member
0 Likes

Hi,

Click on sap logon , advance properties of R3 shows default code page for the selected system.

Regards

Bin