HcmPersonLoan.validateScheduledReturnDate Method
Validates that the value of the ScheduledReturnDate field is not less than the value of the StartDate field.
Syntax
private boolean validateScheduledReturnDate()
Run On
Called
Return Value
Type: boolean
true if the validation is successful; otherwise, false.