This section assumes that Labor Ledger processing takes place in a batch process prior to the General Ledger batch process because labor data eventually needs to make its way into the General Ledger batch process.
The following diagram illustrates the Labor Ledger daily process.

Following is a list and short explanation of the batch processes available in Labor Distribution. Jobs requiring more explanation are detailed below.
LD Batch Processes
|
Job Name |
Description |
|
clearLaborPendingEntriesJob
|
This job clears entries from the Labor Pending Entries table when transactions created by Labor Distribution documents are processed by the labor scrubber and poster. |
|
The only year end job in Labor Distribution. This job brings labor balances forward into the new fiscal year to support inception-to-date expense reporting for Contracts and Grants accounts. | |
|
laborBalancingHistorySyncJob |
This job rebuilds the history tables based on current entries and balances and create as new starting place for future comparisons in the event that errors discovered by the labor Balancing Job require a refresh. |
|
This job helps verify balance and entry transactions processed through the Kuali Financials Labor Ledger. | |
|
laborEnterpriseFeedJob
|
This job processes files that are loaded into the staging/laborEnterpriseFeed directory. Format of the file is described below in the Labor Enterprise Feed Upload. This job will also create fringe benefit entries on salary and encumbrance transactions similar to those created by the Salary Expense Transfer if parameters GENERATE_FRINGE_BENEFIT_ENCUMBRANCE_IND and/or GENERATE_FRINGE_BENEFIT_IND = Y. |
|
laborFeedJob
|
The Labor Feed process sends consolidated transactions from Labor Distribution into the General Ledger. The process generates a report summarizing what was passed to the GENERAL LEDGER. |
|
laborNightlyOutJob |
Pending entries are collected for labor transactions generated by Labor Ledger documents such as Benefit Expense Transfer (BT), Salary Transfer (ST), and Labor Journal Voucher (LLJV). These entries are then passed through the labor scrubber process by the laborNightlyOutJob. The laborNightlyOutJob generates a summary report of all the transactions collected from the pending table. |
|
The Labor Poster writes valid entries to the Labor Ledger Entry table, updates balances in the Labor Ledger Balance table and summarizes the entries for posting to the Labor Ledger. | |
|
laborPurgeJob |
This job purges data from the Labor Balance and Labor Entry tables prior to the years listed in parameters PRIOR_TO_YEAR; components LaborPurgeBalanceStep and LaborPurgeEntryStep. |
|
This job accepts pending entries generated by Labor Ledger documents such as Benefit Expense Transfer (BT), Salary Transfer (ST), and Labor Journal Voucher (LLJV) and combines them with entries from external systems. The scrubber edits the entries for validity. |
More: