SalesTable.existingJournals Method
Indicates whether the journals exist for a SalesTable record.
Syntax
public container existingJournals([container _journalTypes, boolean _continueOnFound])
Run On
ClientOrServer
Parameters
- _journalTypes
Type: container
A packed set of journal types to check; optional.
- _continueOnFound
Type: boolean
A Boolean value that indicates whether the check must continue after the first journal is found; optional.
Return Value
Type: container
A container that contains a set of Boolean values that indicate if a journal exists.