This page (revision-10) was last changed on 08-Feb-2023 19:10 by Karen Parrott

This page was created on 26-Nov-2021 10:22 by JEscott

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
10 08-Feb-2023 19:10 4 KB Karen Parrott to previous
9 26-Nov-2021 10:22 4 KB Karen Parrott to previous | to last
8 26-Nov-2021 10:22 4 KB Karen Parrott to previous | to last
7 26-Nov-2021 10:22 4 KB kparrott to previous | to last
6 26-Nov-2021 10:22 4 KB kparrott to previous | to last
5 26-Nov-2021 10:22 3 KB kparrott to previous | to last
4 26-Nov-2021 10:22 3 KB JEscott to previous | to last
3 26-Nov-2021 10:22 3 KB JEscott to previous | to last
2 26-Nov-2021 10:22 3 KB JEscott to previous | to last
1 26-Nov-2021 10:22 1 KB JEscott to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 11 changed one line
‘[Pay Component|PAY COMPONENTS]’ information is always populated by [pay component|PAY COMPONENTS] totals. This summary will be one record per [pay component|PAY COMPONENTS] and stored in the ‘Stubs’ table. [Pay component|PAY COMPONENTS] detail information will be optionally stored in the ‘Stub_Details’ table. A row will be created for each change in ‘Rate’ as well as a row for any adjustments made by a User Calc or possible benefit plan or leave policy type. The adjustment record will contain only the adjustment amount and no rates.
‘[Pay Component|PAY COMPONENTS]’ information is always populated by [pay component|PAY COMPONENTS] totals. This summary will be one record per [pay component|PAY COMPONENTS] and stored in the ‘Stubs’ table. [Pay component|PAY COMPONENTS] detail information will be optionally stored in the ‘Stub_Details’ table. A row will be created for each change in ‘Rate’ as well as a row for any adjustments made by a User Calc or possible benefit plan or leave policy type. The adjustment record will contain only the adjustment amount and no rates.
At line 27 changed one line
When run in update mode (non-trial), the disbursement records will be created and each pay header processed will be updated to indicate that it was processed.
When run in update mode (non-trial), the disbursement records will be created and each pay header processed will be updated to indicate that it was processed.\\
\\
When a check has been voided, the check will no longer be deleted, but it will be marked as Status '05 - Computer Voided'.
*The status field has been added to the View Disbursements (IPDS) so the voided checks will show with Status=Cancelled.
*On the Maintain Checks (IPCH), the default is to NOT display the voided checks.
*In order to see the Voided checks on the IPCH, the Where Clause "PCH_OUTSTANDING' needs to be updated. On the IMWC form, for Where Clause=PCH_OUTSTANDING, change the following values - Operator=In, Value=01, 05 and Usage=Users Defined.
At line 35 added 3 lines
The 'Earnings' section on the Disbursements may not be presented properly when there are more than one 'input' pay component that generates to the same 'output' earnings Pay Component. These situations can be consolidated into a single earnings line for that Pay Component by following the [UPDISB_FORCE_BALANCE|UPDISB_FORCE_BALANCE] setup.
\\