Oracle® Insurance Rules Palette Release 9.3.1.0 E21044_01
In order to display currency code in Detail column of the Activity screen’s summary table, the following must be present:
1. Transaction configuration has to have a MathVariable with CURRENCY DataType
2. The MathVariable must be configured within TransactionCosmetics business rule.
TransactionCosmetic business rule is configured to include <AmountFiled> element , which contains
OIPA_MV MathVariable. Transacton Cosmetics business rule ”recognizes” that OIPA_MV MathVariable has CURRENCY DataType, and appropriately includes ”UDS” code next to the value in Detail column.