TaxFiscalDocumentPostJob_BR.updateNow Method [AX 2012]

Orchestrates the posting process, acting as a template method that describes all the actions that must be performed during fiscal document posting.

public boolean updateNow()

Run On

Called

Return Value

Type: boolean
true if something was actually posted; otherwise, false (for example, if no lines are found that should be posted).

ExceptionCondition
Error

There is a validation error in the fiscal document that is being posted.

This method also updates the originating order records (taxFiscalDocument/taxFiscalDocumentLine entries), setting their status to posted.

Community Additions

ADD
Show: