Share via


JmgStampJournalTable.calculate Method

Calculates registrations that are associated to the JmgStampJournalTable record.

Syntax

public void calculate(
   [boolean isSimulation, 
    StartDate simEndDate, 
    JmgSeconds simEndTime])

Run On

ClientOrServer

Parameters

  • isSimulation
    Type: boolean
    A Boolean value that specifies whether a simulated calculation must be performed.

Exceptions

Exception Condition
Error

An attempt is made to calculate registrations on a future profile date.

Remarks

A simulated calculation performs a calculation as though the worker stopped working at the specified date and time.

See Also

Reference

JmgStampJournalTable Table