CustTable.shouldEstimateBeCalculated Method
Determines whether the estimate value should be calculated for the order.
Syntax
public boolean shouldEstimateBeCalculated()
Run On
Called
Return Value
Type: boolean
true if the estimate value should be calculated for the order; otherwise, false.
Remarks
If the customer has a credit limit, and the customer has specified mandatory credit limit or the typeOfCreditMaxCheck property is set to TypeOfCreditmaxCheck enumeration value different from None then credit limit check would use the estimate value and it needs to be calculated.