This chapter provides an overview of deduction processing and discusses how to:
Calculate deductions.
Confirm or unconfirm deductions.
Review deductions.
If you maintain deduction information using Payroll Interface and the Manage Base Benefits business process in PeopleSoft Enterprise Human Resources, then you must run the Deduction Calculation and Deduction Confirmation processes before running the Export process.
The deduction processes use the information that you set up through the Manage Base Benefit business process to calculate and confirm per pay period deduction amounts. When the Export process is run, these amounts are exported, along with the other payroll data, to the third-party payroll system. The third-party payroll system performs the gross to net calculations.
Note. If you do not maintain deductions (that is, if the third-party payroll system manages all deduction information), then you do not need to run the Deduction Calculation or Deduction Confirmation processes.
See Running Exports and Imports.
See Enterprise PeopleTools 8.45 PeopleBook: PeopleSoft Process Scheduler.
Use the Deduction Calculation COBOL SQL process (PSPDCRUN ) to calculate pay period deduction amounts. If an error occurs, correct the problem and then run the process again. You can run the Deduction Calculation process as many times as necessary to correct errors. After you have resolved all of the errors, you can run the Deduction Confirmation process.
Note. To determine whether errors occurred during the Deduction Calculation process, examine both the deduction run (Review Deductions component) and the deduction messages (Review Error Messages component). You cannot run the Deduction Confirmation process until all deduction calculation errors have been resolved.
To calculate deductions:
Run the Deduction Calculation process to calculate deductions.
Review the results of the deduction calculation run.
See Reviewing Deductions.
Use the Deduction Confirmation COBOL SQL process (PSPDCCNF) to signify that the pay period deduction amounts have been calculated and are error free; that is, you have run the Deduction Calculation process, checked the results, rerun the process if necessary, and verified that the results are accurate. When you run the Deduction Confirmation process, the system stores the results in the DED_CALC and DED_MESSAGE tables, and flags the pay calendar as confirmed (F flag). The deductions are now ready for the Export process.
Note. Again, to determine whether errors occurred during the Deduction Confirmation process, examine both the deduction run (Review Deductions component) and the deduction messages (Review Error Messages component).
To confirm deductions:
Run the Deduction Confirmation process to confirm the calculated deductions.
Review the results of the deduction confirmation run.
See Reviewing Deductions.
Use the Deduction Unconfirm COBOL SQL process (PSPDCUNC) to unconfirm and reprocess deductions that have already been calculated and confirmed.
To process deductions, you run (and review) the Deduction Calculation and Deduction Confirmation processes. After the Deduction Confirmation process is run, no further changes can be made to deduction data for the pay period unless you reprocess the deductions.
To reprocess deductions:
Update or make the necessary changes to the deduction data.
Run the Deduction Unconfirm process to unconfirm the calculated deductions.
Run the Deduction Calculation process to recalculate deductions.
Run the Deduction Confirmation process to reconfirm the calculated deductions.
To calculate deductions, use the Calculate Deductions (RUNCTL_DED_CALC) component.
This section discusses how to select the deduction calculation options.
Access the Deduction Calculation page.
Pay Run ID |
Select a pay run ID. The pay run ID identifies the pay groups to be processed. |
Select Deductions to Calculate |
Select:
|
Run |
Click to initiate the process. |
To confirm or unconfirm deductions, use the Confirm Deductions (RUNCTL_DED_CONF) component.
This section discusses how to select the deduction confirmation options.
Access the Deduction Confirmation page.
Pay Run ID |
Select the pay run ID of the deduction calculation run that you want to confirm or unconfirm. |
Run |
Click to initiate the process. |
To review deductions, use the Review Error Messages (DED_MESSAGE) and Review Deductions (DED_CALCULATIONS) components.
This section discusses how to:
Review error messages.
Review deduction amounts.
Page Name |
Object Name |
Navigation |
Usage |
DED_MESSAGE |
Payroll Interface, Pay Period Deductions, Review Error Messages, Error Messages |
Review error messages after running a deduction process. |
|
DED_CALCULATIONS |
Payroll Interface, Pay Period Deductions, Review Deductions, Calculated Deductions |
Review deduction amounts after running a deduction process. |
Access the Error Messages page.
Access the Calculated Deductions page.
Review Deductions
To access the Calculated Deductions page, you must first make selections on the Review Deductions search page. The Payline Calculation Status field has several options.
Payline Calculation Status |
Always select and review the information for the Calculation Error, Pay in Progress, and Updated by User options. Note. Calculation errors (E) are automatically displayed, but the pay in progress (P) and updated by user (U) errors are not. If pay in progress or updated by user errors exist and are not corrected during the Deduction Calculation process, the Deduction Confirmation process will fail. The Payline Calculation Status option is:
|