Share via


LedgerJournalFormTable.multiSelectPost Method [AX 2012]

Starts the posting process of a multiselection of journals.

Syntax

public void multiSelectPost([NoYes _transferErrors])

Run On

Client

Parameters

  • _transferErrors
    Type: NoYes Enumeration
    A NoYes enumeration value that controls how journal posting errors are handled; optional.

Remarks

This method will start the posting process of a multiselection of journals by using the general ledger, periodic, and post journals functionality.

See Also

Reference

LedgerJournalFormTable Class