R12: OIE: APXVVCF4: Credit Card Transactions Failed due To "Invalid SIC Code”
(Doc ID 2883130.1)
Last updated on NOVEMBER 20, 2023
Applies to:
Oracle Internet Expenses - Version 12.2.8 and laterInformation in this document applies to any platform.
Symptoms
The APXVVCF4: Visa VCF 4 Transaction Loader and Validation Program shows invalid credit card data that failed the validation.
Validating 677 transactions.
Rows failed due to an invalid sic code: 2.
Rows valid: 675.
Rows invalid: 2.
CP main completed runProgram for oracle.apps.ap.oie.cc.cp.VisaVCFTrx
Rows failed due to an invalid sic code: 2.
Rows valid: 675.
Rows invalid: 2.
CP main completed runProgram for oracle.apps.ap.oie.cc.cp.VisaVCFTrx
The following query returns data:
Select *
from ap_credit_card_trxns_all
where 1 = 1
and validate_code = 'INVALID_SIC_CODE';
Steps to reproduce the issue are:
1. Log into the Payables Responsibility
2. Navigate to / Other / Requests / Run
3. Select the APXVVCF4: Visa VCF 4 Transaction Loader and Validation Program
4. Review the log file for the error
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |