Share via


TrvExpTable.anyLinesHaveDifferentApprovalStatus Method

Indicates whether there are lines with different statuses than the expense report.

Syntax

display boolean anyLinesHaveDifferentApprovalStatus()

Run On

Called

Return Value

Type: boolean
true if there is any line with a different status than the expense report; otherwise, false.

Remarks

The Boolean value is used to determine whether we display the approval status column in the expense line grid.

See Also

Reference

TrvExpTable Table