Oracle® Insurance Rules Palette
This enhancement provides the ability to add fixed-field support to the GroupCustomer and Plan Screens.
GroupCustomer Screen Enhancements:
Plan Screen Enhancements:
Note: The Add Plan functionality uses the PlanScreen BR rather than the hardcoded.
The GroupCustomer and Plan Screen rules are required.
N/A
Group Customer Screen
Example is located in GroupCustomerScreen at Prototype company level.
<GroupCustomerScreen>
<FixedFields>
<Field>
<Name>AllocationMethod</Name>
<Hidden>Yes</Hidden>
</Field>
</FixedFields>
<Fields>
<Field>
<Name>PlanNumber</Name>
<Display>Plan Number</Display>
<DataType>Text</DataType>
</Field>
</Fields>
</GroupCustomerScreen>
Plan Screen
Example is located in Plan Screen under Group Prototype Product - PrototypeGroup Child company.
<PlanScreen>
<FixedFields>
<Field>
<Name>PrimaryRelationshipType</Name>
<Hidden>Yes</Hidden>
</Field>
</FixedFields>
<Fields>
<Field>
<Name>EnrollmentRelationshipType</Name>
<Display>Enrollment Relationship</Display>
<DataType>Text</DataType>
</Field>
</Fields>
</PlanScreen>
GroupCustomer Screen
Plan Screen
The Currency, Allocation Method, PIT Valuation, Mixed Valuation and Market Maker on the Plan Screen are not hidden.
Copyright © 2009, 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices