Share via


JmgStampJournalTrans.calcCheckStamp Method

Determines whether the JmgStampJournalTrans record is ready for calculation.

Syntax

public boolean calcCheckStamp(JmgProfiles jmgProfiles, [boolean chkStampErr])

Run On

ClientOrServer

Parameters

  • jmgProfiles
    Type: JmgProfiles Class
    The JmgProfiles object that is running the calculation.
  • chkStampErr
    Type: boolean
    A Boolean value that specifies whether an error has been detected on a previous registration.

Return Value

Type: boolean
true if the JmgStampJournalTrans record is ready for calculation and no previous error has been detected; otherwise, false.

See Also

Reference

JmgStampJournalTrans Table