Need to Read the Include in credit check flag on customer master profile for extension
Summary:
Hi,
We need to Read the Include in credit check flag on customer master profile on sales order for extensions. We tried some code but not able to go through.
When we try to get attribute the CustProfileCreditHold then it gives an error as below.
Below in this post is the code snippet we are using. Please suggest
Content (required):
Version (include the version you are using, if applicable):
23B
Code Snippet (add any code snippets that support your topic, if applicable):
import oracle.apps.scm.doo.common.extensions.ValidationException;
import oracle.apps.scm.doo.common.extensions.Message;
List < Message > messages = new ArrayList < Message > ();
Tagged:
0