SystemPlans
This business rule defines plans that will be excluded from the Policy screen drop down list. It is typically reserved for plans that will be supporting Suspense Refund.
SystemPlans Elements/Attributes
Element/Tag | Definition | Attribute | Element/Attribute Value and Description |
---|---|---|---|
<SystemPlans> |
The opening and closing tag for the business rule. |
|
|
<Plan> |
Optional element. Use one distinct <Plan> tag for each system plan. |
|
String: PlanGUID |
XML Example
<SystemPlans>
<Plan>111946BB-A3F0-41F3-8863-76C1148831F4</Plan>
</SystemPlans>