TrvUnreconciledExpenseTransaction::existUnreconciledUsedByExpenseLine Method
Indicates whether unreconciled transactions that were transferred expense report line exist.
Syntax
client server public static boolean existUnreconciledUsedByExpenseLine(RecId _expenseLineRecId)
Run On
Called
Parameters
- _expenseLineRecId
Type: RecId Extended Data Type
A reference to TrvExpTrans record that represent an expense report line.
Return Value
Type: boolean
true if unreconciled transactions are found; otherwise, false.