Is there a way to configure the scenario we use for “Export AP Payment to ACH” to not use
=Left(Provider.Coalesce([APPaymentList.ExtRefNbr],[APPaymentList.RefNbr]),10)
But to instead use the [APInvoice.InvoiceNbr] field?
There is another question about this in the community:
but it has never been answered.
Is there a way to join to the APInvoice table in order to bring this field into the ACH export file?