4Site
Support Request System
View Patch #50.507.031
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
03507 -
Include a void check flag on positive pay output file
Symptoms:
Client would like to include any void cheques in the positive pay file. Prior to this only valid cheques were included.
Solution:
Added a new covalue entry to indicate whether or not the positive pay file would include void cheques. CHECKWRITER POSPAYINCLUDEVOID Y=include them N=don't include them (the default) This code is queried in the CK100 proc. Passed a new parameter to the CK100 proc to indicate whether it was running for a real cheque run or reprint cheques or positive pay file. If it running for a positive pay file then the POSPAYINCLUDEVOID flag is checked. Fixed a bug in how it was checking the directory name for positive pay file. It now uses the positive pay directory name if found, otherwise it defaults to File.
Browse Patches
Find a Patch
Return to Request System Menu