Share via


TrvExpTable.hasTransactionWithEmptyCategoryOrZeroAmt Method

Checks whether there are any transactions with an empty category or a zero amount.

Syntax

display boolean hasTransactionWithEmptyCategoryOrZeroAmt()

Run On

Called

Return Value

Type: boolean
true if there are any transactions with an empty category or a zero amount; otherwise, false.

Remarks

This method is used to determine whether the expense report can be submitted.

See Also

Reference

TrvExpTable Table