Share via


JmgPayStatTrans::updateSeconds Method

Updates JmgPayStatTrans records with the specified amount of seconds, for the specified pay cost type, worker, and date.

Syntax

client server public static void updateSeconds(
    JmgPayCostType _jmgPayCostType, 
    JmgWorkerRecId _worker, 
    JmgDate _date, 
    JmgSeconds _seconds)

Run On

Called

Parameters

  • _date
    Type: JmgDate Extended Data Type
    The date, which the date interval on the JmgPayStatTrans records must contain in order to be updated.

Exceptions

Exception Condition
Error

A pay statistics group refers to a period that does not contain any period lines, which contains the specified date.

See Also

Reference

JmgPayStatTrans Table