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:

Hi experts,

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 working when I check the checkbox. Also I receive the error below. 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 order manually.

Also the extension script is:

Boolean isCCMgmtEnabled = false;

BigDecimal refHeaderId = header.getAttribute("ReferenceHeaderId");

if(refHeaderId != null)

{

   def lookupVO =context.getViewObject("oracle.apps.financials.assets.shared.publicView.LookupPVO");

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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