Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates whether the transactions exist or the amounts to be posted are greater than zero.
Syntax
public boolean isValidTrans()
Run On
Called
Return Value
Type: boolean
true if there are no errors; otherwise, false.
Remarks
This method stops the posting routine if no transactions exist or if the amounts to be posted are zero.