Storing Recalculated Results

During retroactive processing the system recalculates each payment that is generated for the payee from the date of retroactivity forward. The system compares the recalculated results to the original results. If there is a difference between them, the system:

  1. Stores prior results for auditing purposes, regardless of the method.

  2. Stores the new calculation results for each payee. If the retro method is corrective, the system replaces the prior results with new ones in the recalculated period. These results represent the true results for that period. If the retro method is forwarding, these results do not represent the true value but a virtual value.

  3. Stores retro deltas for earnings and deductions for each segment in GP_RSLT_DELTA, in the recalc period in which they were generated by the calendar group ID that recalculated the calendar ID.

  4. Stores segment accumulator deltas that are defined to be forwarded.

Note:

All earning and deduction deltas are stored, regardless of the method used. Accumulator deltas aren't stored unless they are defined to be forwarded (and only segment accumulators can be forwarded).

Related Topics