TrvExpTable::validateProjPolicies Method

Checks whether the expense report has any policy violations.

Syntax

client server public static boolean validateProjPolicies(
    RecId _trvExpTableRecId, 
    TrvHcmWorkerRecId _worker, 
    ProjId _projId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the expense report is valid; otherwise, false.

See Also

Reference

TrvExpTable Table