Your browser does not support JavaScript!
You are here: Configuration Overview > Business Rules > System Rules > ReassignBenefitSplit

ReassignBenefitSplit

Description

The rule deactivates the current active benefit split record and activates the future record. The existing active Benefit Split record with the target (To) type code is expired and its status changes to Deleted (99).

ReassignBenefitSplit Element and Attribute Table
Element Attribute Definition Value and Description

<ReassignBenefitSplit>

     

<Segments>

     

<Segment>

 

Repeatable element.

One activity can update multiple benefitSplits.

 

SEGMENTGUID

  SegmentGUID

<From>

  Specifies the source BenefitSplit Type Code of the allocation to activate. Generally "51" is the Type Code used here.  

<To>

  Specifies the target BenefitSplit Type Code for the allocation. Generally "05" is the Type Code used here.  

XML Example

<ReassignBenefitSplit>
<Segments>
<Segment SEGMENTGUID=”AnnuityBenefit”>
<From>51</From>
<To>05</To>
<Segment>
</Segments>
</ReassignBenefitSplit>

Copyright © 2009, 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices