MasterCard CDF3 Transaction Loader program is now populating Billed Date after upgrade to 12.2.13.
Oracle Internet Expenses 12.2.13
We run the MasterCard CDF3 Transaction Loader and Validation Program (APXMCCDF3) to load credit card transactions into the AP_CREDIT_CARD_TRXNS_ALL table for employee's to reconcile.
Before we upgraded (12.2.4 > 12.2.13) our instance back in August 2024 this program did not load a value for the Billed Date column in the AP_CREDIT_CARD_TRXNS_ALL table. After the upgrade the Billed Date is now being populated with what looks like the Transaction Date.
This is causing issues with the Create Credit Card Issuer Invoice program. This program pulls transactions based on the Billed Date column in the AP_CREDIT_CARD_TRXNS_ALL table. If the Billed Date is null (which it was before the upgrade) the program will used the Posted Date column instead.