Previous Topic: Return CodeNext Topic: Property


Default Behavior

This constructor initializes the properties as follows.

Property

Value

CurrencySign

Return value of invoking LocaleExit.getLocalCurrencySymbol() with _CurrencySign field that is initialized with UserExit() constructor.

ThousandsSeparator

Return value of invoking LocaleExit.getLocalThousandsSep() with the specified thousands arguments.

DecimalSeparator

Return value of invoking LocaleExit.getLocalDecimalSep() with the specified decimall arguments

DateSeparator

Return value of invoking

LocaleExit.getLocalDateSep() with _DateSeparator field that is initialized with UserExit() constructor.

TimeSeparator

Return value of invoking

LocaleExit.getLocalDateSep() with _TimeSeparator field that is initialized with UserExit() constructor.

DateOrder

Return value of invoking

LocaleExit.getLocalDateSep() with _DateOrder field that is initialized with UserExit() constructor.

MessageFile

The specified message argument.

DialectName

The specified Dialect argument with space padded to 8 characters.