2007 May 30 10:20 AM
Hi,
Would there be a full list of all code page that used in SAP?
Thanks,
Vicki
2007 May 30 10:26 AM
Function module
SCP_CODEPAGE_BY_EXTERNAL_NAME returns the SAP codepage number for an external character set name such as "iso-8859-1". Function module
NLS_GET_FRONTEND_CP returns the related non-Unicode frontend codepage
for a language.
You can specify the desired codepage interactively, if the parameter
with_encoding of method file_save_dialog is set by
cl_gui_frontend_services.
Hi,
Would there be a full list of all code page that used in SAP?
Thanks,
Vicki
2007 May 30 10:26 AM
Function module
SCP_CODEPAGE_BY_EXTERNAL_NAME returns the SAP codepage number for an external character set name such as "iso-8859-1". Function module
NLS_GET_FRONTEND_CP returns the related non-Unicode frontend codepage
for a language.
You can specify the desired codepage interactively, if the parameter
with_encoding of method file_save_dialog is set by
cl_gui_frontend_services.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |