Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
Def - ACH Payment
Def - ACH Payment
nopaneltrue
 

The purpose of this inquiry is to view ACH Batches that have been created from Accounts Payable and/or Fisherman Accounting and to generate/re-generate the ACH Text file that gets sent to the bank. The records are grouped by the Checkbook the payments were issued against.

Software Version: 20202023.0308.20 31 and newer

Table of Contents
typeflat

...

Toolbar IconsDescription
Excel
Insert excerpt
Excel - LV
Excel - LV
nopaneltrue
Favorites
Insert excerpt
Favorites Add/Remove - Global
Favorites Add/Remove - Global
nopaneltrue
Generate ACH File

Generates (or re-generates) an ACH text file for each of the record(s) selected. The file(s) can be downloaded and or uploaded to the bank. To help ensure the ACH text files are not rejected by the bank, a warning message will appear if any of the ACH Batches selected contains a "Payment Date" that occurs in the past or on a weekend. This message can be ignored, and the text files will be generated, or the user can use Mass Update to edit the 'Effective Date' to a different date.

Changing the 'Effective Date' only impacts the ACH text file, the 'Payment Date' that was initially used for posting the payments remains the same.

Grid Layout
Insert excerpt
Grid Layout - Global
Grid Layout - Global
nopaneltrue
Help
Insert excerpt
Help - Global
Help - Global
nopaneltrue
Inquiry Criteria

Insert excerpt
Inquiry Criteria - Global
Inquiry Criteria - Global
nopaneltrue

  • Checkbook
  • Show Batches with Generated ACH Files
    • If "No" (default), ACH Batches that have generated an ACH File will be excluded.
    • If "Yes", ACH Batches that have generated an ACH File will be included.
  • Date From
  • Date To
Mass Update

Insert excerpt
Mass Update - Global
Mass Update - Global
nopaneltrue

  • ACH Effective Date
    Insert excerpt
    Def - ACH Effective Date
    Def - ACH Effective Date
    nopaneltrue
FieldsDescription
CheckboxUsed to select one or more records for Mass Update or Delete.
ACH File Generated

A Yes/No field to identify whether an ACH text file has ever been created for the Batch. 

  • If "No", the ACH Batch has never had an ACH text file created and both the 'ACH File Generated Date' and 'ACH File Generated By' fields will be blank.
  • If "Yes", the ACH Batch has had one or more text files created and both the 'ACH File Generated Date' and 'ACH File Generated By' fields will be populated.

(lightbulb) This only identifies if the text file was created, it does not indicate whether the text file was uploaded to the bank. 

This will be "No" if there is no record for the Batch in ERPx_GLACHFile 

Database Field: EERPx_MFTransactionBatch.ACHGeneratedBy

ACH File Generated Date

Insert excerpt
Created
Created
nopaneltrue

This will only be populated if the text file was created, else it will be blank.

Database Field: ERPx_GLACHFile.CreatedDateTime, ERPx_MFTransactionBatch.TransactionBatchSK

ACH File Generated By

Insert excerpt
Created By
Created By
nopaneltrue

This will only be populated if the text file was created, else it will be blank.

Database Field: ERPx_GLACHFile.CreatedBy, ERPx_MFTransactionBatch.TransactionBatchSK

Batch

Insert excerpt
Batch ID
Batch ID
nopaneltrue
 from the Batch ID field on the Process Payments record view formatted as [User First Name] + [User Last Name] + [Batch Number + 1] . This field is required and is never editable by a user.

Database Field: EERPx_MFTransactionBatch.BatchID

Batch Created Date

Insert excerpt
Created
Created
nopaneltrue

Database Field: ERPx_MFTransactionBatch.LastUpdated

Checkbook

Insert excerpt
Checkbook
Checkbook
nopaneltrue

Database Field: ERPx_MFCheckbook.CheckbookID, ERPx_MFCheckbookTransaction.CheckbookSK, ERPx_MFTransactionBatch.TransactionBatchSk

Effective Date

Insert excerpt
Def - ACH Effective Date
Def - ACH Effective Date
nopaneltrue

Database Field: EERPx_MFTransactionBatch.ACHEffectiveDate

Last Updated By

Insert excerpt
Item Last Updated By
Item Last Updated By
nopaneltrue

This will be the last user to post the ACH Batch or edit the 'Effective Date'.

Database Field: EERPx_MFTransactionBatch.LastUpdated

Payment Date

Identifies the date the payment will be applied, formatted from the users 'Date Format' preference. This is a date picker that defaults to the current date. It is required and if missing, will default to current date on Save. This date will automatically populate the 'Payment Date' field on the Process Payments Record View. This field is editable until payments are assigned, after this the field is disabled on Save.

Database Field: EERPx_MFTransactionBatch.BatchDate

Posted ACH Amount

A text box to show the amount of the ACH Batch. This will be the total of all the ACH payments that were included in the batch.

Database Field: EERPx_MFTransactionBatch.ACHTotal

Posted ACH Count

A text box to show the count of ACH payments in the ACH Batch. This will always be >= 1.

Database Field: EERPx_MFTransactionBatch.TransactionCount

...