Oracle® Insurance XML Configuration Guide Release 9.4.0.0 E18894_01
This business rule defines the layout of the Withholding screen, which signifies the amount or percentage of federal and state taxes to be withheld from taxable disbursements defined by the policy owner.
Additional Information:
The Withholding screen can be built to address the withholdings at the Client,
Policy, Plan and Activity level. The following are some of the basic dynamic fields that are recommended to
be present in the WithholdingScreen:
"Federal Percent", "Federal Amount", "State Percent",
"State Amount", "Opt-out" and "State Form returned"
radio button.
| Element/Tag | Definition | Attribute | Element/Attribute Value and Description |
|---|---|---|---|
<WithholdingScreen> | The opening and closing tag of the WithholdingScreen business rule. |
|
|
<Fields> | Allows configuration of dynamic fields. |
|
|
<Field> | Required element. |
|
|
<WithholdingScreen>
<Fields>
<Field>
<Name>FederalPercent</Name>
<Display>Federal Percent</Display>
<DataType>Percent</DataType>
</Field>
<Field>
<Name>FederalAmount</Name>
<Display>Federal Amount</Display>
<DataType>Money</DataType>
</Field>
<Field>
<Name>StatePercent</Name>
<Display>State Percent</Display>
<DataType>Percent</DataType>
</Field>
</Fields>
</WithholdingScreen>
Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices