Share via


RPayEmplCalculate::lastChangeAdd Method

Adds new record to Recent Transactions

Syntax

server public static void lastChangeAdd(
    RHRMEmplId _emplId, 
    RPayModuleCode _rPayModuleCode, 
   [Common _source])

Run On

Server

Parameters

  • _source
    Type: Common Table
    Source for RPayTrans. If this parameter is set, method will create record only if RPayTrans with same TableId, RecId in current period for employee is already exists. Optional.

See Also

Reference

RPayEmplCalculate Table