Configuration for S/4HANA JAVA
Use
You use the Internationalization (I18n) function in SAP NetWeaver Administrator to manage I18n configuration on AS Java. You synchronize all SAP-specific data used by I18n from the backend system (i.e. the ABAP stack). You check whether the data which is available on AS Java matches the data which is available in the ABAP Platform. As a result, formatting and other internationalization issues shall be identical for end users in an environment with different technologies.
To use this function, in SAP NetWeaver Administrator choose .
Alternatively, you can use the Administrator quick link: /nwa/internationalization.
Integration
In case a backend is not connected, the data can also be provided by a locale file. The file can be generated in an ABAP system using program SCP_EXPORT_I18N and read with this Administrator's import functionality.
Features
- Languages
- Time Zones
- Islamic Dates
- Country Format mapping
Tab strip Language shows the following data in the relevant column:
| Data | Description |
|---|---|
| SAP Language Code | SAP-specific language code |
| ISO Language Code | ISO standard language code |
| Country Code | ISO standard country code |
| Main Variety | checked, if the Country setting is default for this language |
Tab strip Time Zone shows the following data in the relevant column:
| Data | Description |
|---|---|
| Time Zone | SAP-specific time zone ID |
| Description | time zone description |
| Difference | time offset to UTC |
| Daylight Saving Time | additional time offset for daylight saving time (if existing) |
Tab strip Islamic Dates shows the customized Islamic Calendar dates according to ABAP table TISLCAL:
| Data | Description |
|---|---|
| Calendar | Two different Islamic calendars can be maintained (A and B) |
| Islamic Date | The beginning of an Islamic month according to customization table |
| Corresponding Gregorian Date | the corresponding date in the Gregorian calendar |
Tab strip Country Format mapping shows the default formats for the different countries according to ABAP table T005X:
| Data | Description |
|---|---|
| Country | The specific country for which a default formatting is predefined |
| Decimal notation | The default decimal notation typical for the given country |
| Date format | The default date format typical for the given country |
| Time format | The default time format typical for the given country |

