Feature - ACH Add and Change Event

Feature - ACH Add and Change Event

Date Released - 12/16/16

We have added two new events that are triggered from the ACH Detail Screen. These events can be accessed from Accounts Receivable-> Maintenance-> Customer File Maintenance.


ADDACHCU is triggered when an ACH account is added. CHGACHCU is triggered when the information for an ACH Account is changed. The following fields are supported for each event:

(1)    Add ACH Account for Customer

Filename ARCUSFIL
Program: SYACHDTL
Type: ADDACHCU
Reference ID – The value can be customer number, or Customer number + ship to number (ship to primary key)
Name – this is either the customer name or ship to name.
Routing Number
Account Number
Account Name – if blank, <Same> is shown
The value can be blank (normal), “H” (Hold), or  “T” (Terminated)
Reason
Nick Name
Main Account – a Y or N value.

(2)    Change ACH Account for Customer – this event won’t be triggered unless the record is actually changed.

Filename ARCUSFIL
Program: SYACHDTL
Type: CHGACHCU
Reference ID – This can be customer number, or Customer number + ship to number (ship to primary key)
Name – this is either the customer name or ship to name.
Old Routing Number
Old Account Number
Account Name – if blank, show <Same>
Old Status - The value can be blank (normal), “H” (Hold), “T” (Terminated).
New Routing Number
New-Account Number
New Status – The value can be blank (normal), “H” (Hold), “T” (Terminated).
Reason

Programs Modified: SYACHDTL
CLS


    • Related Articles

    • Create PO Receiving Event to Trap Negative Qty on Hand Problem

      Q - Sometimes our receiving department is behind with their tasks in updating received quantities in the Elliott inventory. As a result, it creates a negative quantity on hand in Elliott. The items sold during the period use the old average cost. ...
    • Feature - Change Sales Order From Incomplete to Complete Status Event

      Release Date: 1/23/2024 Version: 8.5 & Up A new event has been added that, when active, detects when an incomplete order for a specific customer has been made into a complete order. Accordingly, the event type is abbreviated as INCTOCOM. This new ...
    • Feature - New Item Master CHGITEM2 Event

      Release Date: 2/12/25 Version: 8.5 and Above A new item file change event, CHGITEM2, has been added. You can subscribe to event from Inventory Management-> Maintenance-> Item File or Inventory Management-> Inquiry-> Item File Inquiry. If subscribed, ...
    • Feature - Add Item Description 1 and 2 to the CHGITEM Event

      Release Date: 2/11/25 Version: 8.5 and Above This change adds the fields item description 1 and item description 2 to the CHGITEM event. You can subscribe to the event from Inventory Management-> Maintenance-> Item File or Inventory Management-> ...
    • Change - Sync Order Addresses in Customer Change Program

      Release Date: 3/2/2018 In the customer change program called by Sales Desk or Order Entry, if the setup field 20 below is "Y," and any of the address fields are changed, the Sync Orders program will be called to update orders with the new address. ...