PaymTerm.validateCutoffDay Method
Validates whether cutoff day is set between 0 and 31.
Syntax
public boolean validateCutoffDay([boolean _throwError])
Run On
Called
Parameters
- _throwError
Type: boolean
Indicates whether an error will be thrown.
Return Value
Type: boolean
true if cutoff day is set between 0 and 31; otherwise, false.