Setting National Language support options
The following options control
the code page and national language
used by Access method for SAP,
when Unicode support is not used:
- TWSXA_CP
- The code page used to establish the connection between
r3batch
and the target SAP system.If you are running a non-Unicode version of
r3batch
, set this option to the code page installed on the SAP system (for a list of the valid code pages, refer to SAP supported code pages). The default value is the SAP code page 1100, similar to the standard ISO8859-1. In all other cases, this option is ignored. - TWSXA_LANG
- The language that
r3batch
uses to log in. It can be one of the following (DE, EN, and JA can be set from the Option Editor. The other languages can be set using any text editor):- Brazilian Portuguese (pt_BR)
- English (EN, the default value)
- French (FR)
- German (DE)
- Italian (IT)
- Japanese (JA)
- Korean (KO)
- Simplified Chinese (zh_CN)
- Spanish (ES)
- Traditional Chinese (zh_TW)
Note: If you are working with InfoPackages and process chains on operating systems that do not support Unicode, this option must be set. - TWSMETH_CP
- The code
page that
r3batch
uses for its output. The default is the code page used by the HCL Workload Automation workstation that hostsr3batch
.Ensure that the
TWSMETH_CP
andTWSMETH_LANG
options are consistent. - TWSMETH_LANG
- The
catalog language used by
r3batch
. The default is the language used by the HCL Workload Automation workstation that hostsr3batch
.Ensure that the
TWSMETH_CP
andTWSMETH_LANG
options are consistent.