Share via


AssetDepBookJournalPostBatch.constructChild Method [AX 2012]

Creates a new instance of this class for posting journals.

Syntax

protected LedgerPostBatch constructChild(
    Common _journalRecord, 
    boolean _transferErrors, 
   [boolean _isJournalSplitForbidden])

Run On

Called

Parameters

  • _isJournalSplitForbidden
    Type: boolean

Return Value

Type: LedgerPostBatch Class
A new instance of the AssetDepBookJournalPostBatch class initialized to the supplied parameters.

See Also

Reference

AssetDepBookJournalPostBatch Class