TrvExpTrans.validateCashAdvance Method
Validate the amount entered by the use is less than zero.
Syntax
public boolean validateCashAdvance()
Run On
Called
Return Value
Type: boolean
true if the amount is more than zero, false otherwise.
Remarks
For cash advances, the amount cannot be entered as negative.