PaymTerm.validateAdditionalMonths Method
Validates whether the additonalMonths value is set between 1 and 12.
Syntax
public boolean validateAdditionalMonths([boolean _throwError])
Run On
Called
Parameters
- _throwError
Type: boolean
Indicates whether an error will be thrown.
Return Value
Type: boolean
true if the additonalMonths value is set between 1 and 12; otherwise, false.