Share via


AssetDepBookJournalTable.distributeJournalLines Method

Splits journal lines into multiple journals based on the line limit of the journal.

Syntax

public Array distributeJournalLines([boolean _suppressClientMessages])

Run On

ClientOrServer

Parameters

  • _suppressClientMessages
    Type: boolean
    A Boolean value that indicates whether dialogs and similar items should be suppressed. Infolog messages are okay; optional.

Return Value

Type: Array Class
An array of journals.

See Also

Reference

AssetDepBookJournalTable Table