This page (revision-4) was last changed on 14-Oct-2019 21:41 by Meg McFarland

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

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
4 14-Oct-2019 21:41 632 bytes Meg McFarland to previous
3 26-Nov-2021 10:22 627 bytes Meg McFarland to previous | to last
2 26-Nov-2021 10:22 583 bytes Meg McFarland to previous | to last
1 26-Nov-2021 10:22 558 bytes Meg McFarland to last

Page References

Incoming links Outgoing links
Internal.UPDISB...nobody

Version management

Difference between version and

At line 2 changed one line
When a check has been voided, the check will no longer be deleted, but will be marked as Status '05 - Computer Voided'. The Status field has been added to the View Disbursements (IPDS) so Voided checks will show with Status=Cancelled. On the Maintain Checks (IPCH), the default is to NOT display 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.
As of the 5.05 release, wWhen a check has been voided, the check will no longer be deleted, but will be marked as Status '05 - Computer Voided'. The Status field has been added to the View Disbursements (IPDS) so Voided checks will show with Status=Cancelled. On the Maintain Checks (IPCH), the default is to NOT display 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.