Oracle® Insurance XML Configuration Guide Release 10.2.0.0 E62439-01
This Business Rule allows configuration of the ActivityResultsScreen and defines how to display the Activity Results.
Element/Tag |
Attribute |
Definition |
Element/Attribute Value and Description |
---|---|---|---|
<ActivityResultsScreen> |
The opening and closing tag of the ActivityResultsScreen Business Rule. |
||
<Allocations>
|
|
Optional element: The opening and closing tag for this section in the business rule. |
|
SHOWORIGINAL |
Required attribute: This attribute controls the display of the original allocations on the Allocation tab of the Activity Results screen. |
Yes or No No – The original allocations do not display; only the final allocations display. This value represents the default behavior when the rule is not configured. Yes – The original allocations display, in addition to the final allocations. Note: If original allocations are not available, an error message will be displayed to the user. |
|
<FundDisplay> |
|||
<DisplayChildFunds> |
Determines whether or not to display child funds. |
Yes or No |
<ActivityResultsScreen>
<Allocations SHOWORIGINAL=”Yes”></Allocations>
<FundDisplay>
<DisplayChildFunds>Yes</DisplayChildFunds>
</FundDisplay>
</ActivityResultsScreen>
<ActivityResultsScreen>
<Allocations SHOWORIGINAL=”Yes|No”></Allocations>
<FundDisplay>
<DisplayChildFunds>Yes|No</DisplayChildFunds>
</FundDisplay>
</ActivityResultsScreen>
Copyright © 2009, 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices