This page lists all locales supported by Apttus for the purposes of defining locale format in your templates. The following table presents for each Locale value, the corresponding set of formats of the Currency fields and Number/Percent fields, and defaults for precision values and date formats. 

LocaleCurrency FormatNumber/Percent Format Default Currency PrecisionDefault Number/Percent PrecisionDefault Date Format

English (US)

X,XXX.XX

X,XXX.XX20M/dd/yyyy
English (UK)

X,XXX.XX

X,XXX.XX20dd/mm/yyyy
English (Canada)

X,XXX.XX

X,XXX.XX20dd/mm/yyyy
English (Ireland)

X,XXX.XX

X,XXX.XX20dd/mm/yyyy
Italian

X.XXX,XX

X.XXX,XX50dd/mm/yyyy
German

X.XXX,XX

X.XXX,XX50dd.mm.yyyy
Chinese

X,XXX.XX

X,XXX.XX20yyyy-M-dd
Japanese

X,XXX.XX

X,XXX.XX20yyyy/mm/dd
Korean

X,XXX.XX

X,XXX.XX20yyyy. M. dd
Thai

X,XXX.XX

X,XXX.XX20dd/M/yyyy **(+543 to the year value)
Norwegian

X XXX,XX

X XXX,XX00dd.mm.yyyy
Swedish

X.XXX,XX

X XXX,XX00yyyy-mm-dd
Russian

X XXX,XX

X XXX,XX00dd.mm.yyyy
Portuguese

X.XXX,XX

X.XXX,XX50dd/mm/yyyy
Polish

X XXX,XX

X XXX,XX50dd.mm.yyyy
Greek (Greece)

X.XXX,XX

X.XXX,XX50dd/M/yyyy
Spanish

X.XXX,XX

X.XXX,XX20dd/mm/yyyy 


Formatting standard of negative values for Number and Percent data type fields is same across all locale-dependent formats and it is defined as:

Negative values are preceded by minus sign, immediately followed by the value formatted according to the locale setting. E.g., -1,000.0

Currency ISO Codes and Symbol

In X-Author Contracts, Currency ISO codes and Symbols for the supported currencies are not controlled by Locale value. Whenever a user will select 'ISO Code' or 'Symbol' as the value of 'Currency Format' property of a template or field level attribute, the system will prefix the corresponding value at runtime.

For Multi-Currency Orgs- Currency values in the generated documents are values of the business object record, currency. The following table represents the ISO Codes/ Symbols associated with the currency of the business object record:

Currency of the Business Object RecordCurrency ISO CodeCurrency Symbol
USDUSD$
GBP GBP £ 
CADCAD$
EUREUR

CNYCNY

¥

JPYJPY

¥

KRWKRW

THBTHB

฿

NOKNOK

kr

SEKSEK

kr

RUBRUB

BRLBRL

R$

PLNPLN


For Single Currency Org- In the single currency org, resolved currency values can be populated with just one symbol or ISO code, dependent on the Currency Locale setting of the org. The following table lists the ISO Codes/Symbols associated with the org-wide setting:

Currency Locale Setting of the OrgCurrency ISO CodeCurrency Symbol
English (United States)- USDUSD$

English (United Kingdom)- GBP

GBP£
English (Canada)- CADCAD$
English (Ireland)- EUREUR
Italian (Italy)- EUREUR
German (Germany)- EUREUR
Chinese (China)- CNYCNY¥
Japanese (Japan)- JPYJPY¥
Korean (South Korea)- KRWKRW
Thai (Thailand)- THBTHB฿
Norwegian (Norway)- NOKNOKkr
Swedish (Sweden)- SEKSEK

kr

Russian (Russia)- RUBRUB

Portuguese (Brazil)- BRLBRLR$
Polish (Poland)- PLNPLN

Greek (Greece)- EUREUR

Spanish (Spain)- EUREUR

Formatting Standard of Currency Values

The formatting standard for positive and negative currency values is the same across all types of business objects, and across all locale-dependent formats of the values. 

Formatting of Positive Currency Value

Use Case: If a user enters the currency value of 100, the following table shows how the currency value shall be displayed according to the currency format selected.

Currency FormatFormatting DescriptionFormatting Example of Positive Currency Value

Symbol

 For symbol currency format, Value will be displayed as Symbol prefix immediately followed by the value.

£100.00

ISO Code

For ISO Code currency format, Positive currency value will be resolved into the documents with ISO code prefix followed by space and then value.EUR 100.00


Formatting of Negative Currency Value

Use Case: If a user enters the currency value of 100, the following table shows how the currency value shall be displayed according to the currency format selected.

Currency FormatFormatting DescriptionFormatting Example of Negative Currency Value
SymbolFor symbol currency format, Value will be displayed as Symbol prefix immediately followed by the value surrounded by parenthesis.£(100.00)
ISO CodeFor ISO Code currency format, negative currency value will be resolved into the documents with ISO code prefix followed by space and then value surrounded by parenthesis.EUR (100.00)