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.
Syntax
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).
Exceptions
Exception | Condition |
---|---|
Error | There is a validation error in the fiscal document that is being posted. |
Remarks
This method also updates the originating order records (taxFiscalDocument/taxFiscalDocumentLine entries), setting their status to posted.