Skip to main content
Solved

Adding Vender.AcctReferenceNbr to ACH Addendum Export File


Forum|alt.badge.img

Has anyone been successful in adding the Vendor.AcctReferenceNbr to the NACHA ACH export scenario? 

I have managed to add the addendum section to the export file but cannot get this field to populate. 

Below is my current configuration in the export scenario.

 

Best answer by KurtBauer

Unfortunately, there isn’t a Vendor data view that is accessible in the batch entry screen.  You only have access to the views created in the CABatchEntry code file.  You have a couple options.

  1. Extend the CABatchEntry graph to add a new view to pull in the vendor record.  This requires someone with customization experience.
  2. Create a new payment method detail to store the data on the vendor payment.  The payment method details are accessible on the export scenario using the cashAccountSettings object.

#2 does not require a customization and is probably the easiest to implement.  

Thanks,

Kurt

View original
Did this topic help you find an answer to your question?

2 replies

KurtBauer
Jr Varsity III
Forum|alt.badge.img
  • Jr Varsity III
  • 49 replies
  • Answer
  • May 13, 2022

Unfortunately, there isn’t a Vendor data view that is accessible in the batch entry screen.  You only have access to the views created in the CABatchEntry code file.  You have a couple options.

  1. Extend the CABatchEntry graph to add a new view to pull in the vendor record.  This requires someone with customization experience.
  2. Create a new payment method detail to store the data on the vendor payment.  The payment method details are accessible on the export scenario using the cashAccountSettings object.

#2 does not require a customization and is probably the easiest to implement.  

Thanks,

Kurt


@cshaheen26 in your payment method setup, add another ID and link it to your export scenario. 

 

 

 

 

 

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings