Money Field Justification

Configuration can control whether money fields are left or right justified. An optional element, <MoneyFieldAlignment> is available in the CompanyCosmetics business rule to indicate if money fields display as left or right justified.

The allowed element values are “Left” or “Right”.. If any value other than the allowed values are configured, the system will ignore the configuration and the default alignment is applied. The default alignment is ‘Right’. This formatting appliesto all money fields that fall under the applicable primary company level.. The following is the example of the Prototype:

Prerequisites

'CompanyCosmetics' Business Rule overrides should be present for the below list of primary companies - Alamere Group Insurance, International, Prototype

The following changes are made in 'CompanyCosmetics' Business Rule

'Alamere Group Insurance' Company: <MoneyFieldAlignment> element is not configured.

Result: In OIPA all money field values display right justified (default behavior)

'International' Company: <MoneyFieldAlignment> element is configured with value as 'Right'.

<MoneyFieldAlignment>Right</MoneyFieldAlignment>

Result: In OIPA all money field values display right justified.

'Prototype' Company: <MoneyFieldAlignment> element is configured with value as 'Left'.

<MoneyFieldAlignment>Left</MoneyFieldAlignment>

Result: In OIPA all money field values display left justified

     
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. About Oracle Insurance | Contact Us