Wednesday, 30 July 2025

Bank payment file name in d365 FO

 CONCATENATE("Pain001_",text(CustVendProcessedPayments.'>Relations'.RefRecId.'>Relations'.VendPaymentMode.LastSequenceNumber),

CASE('$PaymentByDebtor'.'$FirstPaymentInGroup'.DebtorAccount.Identification.Number, 

"1562170545","_DFD_", 

"160985023","_DFG_",

"_None_") & DATETIMEFORMAT(SESSIONNOW(), "MMdd"))



No comments:

Post a Comment

Setting VendInvoiceInfoTable default values for custom fields - D365 FO

  When creating a vendor invoice and you are trying to populate custom fields on table VendInvoiceInfoTable you may find that the following ...