SetCreditCheckResults Method
This method writes the credit status data to the database. If the credit status is empty, it is set to indeterminate.
Arguments
Argument | Description |
---|---|
Credit Status As Of |
[in] The date that the status is valid. |
Credit Status Code |
[in] The status code. A number from 1 to 6 or a value pre-LOV lookup (such as Okay or Indeterminate). |
Credit Status Message |
[in] A string describing credit status. |
Id |
[in] The ID of the quote or order. |
Return Error |
[in] A flag that, when set to āNā, the function will return an OK regardless. |