RPayHistory::findLastSignOnMove Method

Finds the last sign or move in employee’s events history for the period.

Syntax

server public static RPayHistory findLastSignOnMove(
   [RHRMEmplId _emplId, 
    StartDate _startDate, 
    RefRecId _excludeOrder])

Run On

Server

Parameters

Return Value

Type: RPayHistory Table
Found latest employee’s events history table record.

See Also

Reference

RPayHistory Table