Overview

The Labor Demerger process is part of the laborScrubberJob that is initiated after the entries are validated and prior to the Labor Poster. It serves a similar purpose to the GL Demerger.

 

Using the errors identified by the labor scrubber, it locates all of the accounting entries for each document number with a reported error and removes these transactions from processing. This prevents Kuali Financials from posting unbalanced transactions to the Labor Ledger. Note that the Demerger will pull additional entries only for document types of ST (salary expense transfer) and BT (benefit expense transfer) per parameter DEMERGE_DOCUMENT_TYPES. This differs from the General Ledger Demerger where entries are pulled regardless of document type.

 

The process creates a scrberr2 file in the origin entry directory with all of the transactions for document numbers with errors (this is the primary error correction file for the Labor Ledger Correction Process document). It also generates statistics as part of the accounting cycle control totals, recording the number of records in the error group and the number of valid transactions read.

More:

Parameters