You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Credit check skipping Failure when using EFF

Summary:

I tried a solution to skip the credit check failed status. I've used the documents' 'Skip Credit Check When You Use an Extensible Flexfield' part as guide. Also, you find the document below. But the extension does not work when I enter value as "Y". Also, I receive the credit verification error . When I search for the error on support, they say that it is about copying the sales order from original one. But I' ve created the sales

code as below :

import oracle.apps.scm.doo.common.extensions.ValidationException;
if (header.isRevisionDraftOrder()) {
def pccFlag = null;
def row = context.getDbAdapter().getLookupRow("AR_FEATURES", "AR_CREDIT_MGMT");

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!