GENERATE CHECK FILE TO BANK#
Processing Information#
Positive Pay is the process of periodically sending a list (via transmission file) of all issued and voided checks. This information allows the bank to reject attempts to cash checks not issued by the sending agent.This service is not provided by all US banks and is not always called ‘Positive Pay’, however if the intent is the same, then Personality will provide the functionality through the Generate Check File To Bank (UPPOSPAY) form. Personality does not support the numerous banks out there, but can accommodate the support of other banks if required.
The application supports this feature with no set up needed by the client. The IDIF and IDFDV forms are NOT used by this function. It knows the format of the output file based on the bank selected on the report selection form in UPPOSPAY.
All checks that have been either issued or voided within the date range provided since the last time UPPOSPAY was executed are picked up and recorded in the output file.
Once UPPOSPAY is completed, the check record will be updated with the execution id of the UPPOSPAY run. The field is MEX_ID_SENT from the P2K_PR_CHECKS table.
All checks with a non-null MEX_ID_SENT will be bypassed on subsequent processing of the UPPOSPAY program.
Replacement checks as well as the associated void check are included. The Pay Issue date is now set to the O/R Check Date if is entered on the 'Replacement Check'.
Manual checks and manually voided checks are also included.
This function can be used to supply the bank with a list of issued checks if the bank is providing a reconciliation service.
Report Parameters #
Report Parameters | |
---|---|
Payroll Bank Account | Mandatory, LOV Available The bank account from where the checks were drawn. |
Up to Issue Date | Mandatory, Date, LOV Available The latest issue date of the checks. |
File Format | Mandatory, LOV Available Currently several banks are supported. |
Custom Header Record | Optional, Text |
Interface Directory | Mandatory, Text Must be a directory on the server for which the current user (as signed onto the client’s network) has write capability. For example the entry ‘C:\TEMP’ accesses the ‘TEMP’ directory on the server, not the local directory for the computer terminal being used. |
File Name | Mandatory, Text Enter the name of the file that will be created in the interface directory specified. |
Exception Level | Mandatory, LOV Available Users may increase the level of logging done from exception to user, legislation, usercalc, program or utility levels. |
Trial | Optional, Toggle If ‘On’ then the update is not committed and UPPOSPAY may be run again. If ‘OFF’ then the update is committed. |