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