Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.