TrvUnreconciledExpenseTransaction::existUnreconciledReceiptsForWorker Method
Indicates whether worker has unreconciled expense records with documents that are attached and available to transfer to expense report.
Syntax
client server public static boolean existUnreconciledReceiptsForWorker(TrvHcmWorkerRecId _hcmWorker)
Run On
Called
Parameters
- _hcmWorker
Type: TrvHcmWorkerRecId Extended Data Type
A reference to the HcmWorker record.
Return Value
Type: boolean
true if unreconciled transactions are found; otherwise, false.