SalesTable.isCreditCheckEligible Method
Checks to see whether the current sales order type is eligible for the credit limit check.
Syntax
public boolean isCreditCheckEligible()
Run On
Called
Return Value
Type: boolean
true if current sales order type is eligible fot the credit limit check; otherwise, false.
Remarks
Calls to the related types overwritten method.