Previous Topic: Return CodeNext Topic: getCurrencySign Method—Retrieves the currency sign value for the current UserExit object


Default Behavior

The following values are initialized.

Name

Value

CurrencySign

Return value of invoking LocaleExit.getLocalCurrencySymbol() with the initialized value of “CurrencySign “.

ThousandsSeparator

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

DecimalSeparator

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

DateSeparator

Return value of invoking

LocaleExit.getLocalDateSep() with the initialized value of “DateSeparator”.

TimeSeparator

Return value of invoking

LocaleExit.getLocalTimeSep() with the initialized value of “TimeSeparator”.

DateOrder

Return value of invoking

LocaleExit.getLocalDateOrder() with the initialized value of “DateOrder”.

MessageFile

The specified message argument.

DialectName

The specified Dialect argument with space padded to 8 characters.