TaxFiscalDocumentPostJob_BR.insertJournal Method [AX 2012]

Creates the number sequence object that will be used to determine invoice and voucher numbers for the posted document, and calls the updateNow method, which will perform the actual posting into the fiscal document related tables.

protected void insertJournal()

Run On

Called

The acquisition of numbers from number sequence objects requires the presence of a transaction level that is higher than 1. Therefore, we have a transaction surrounding this operation.

Community Additions

ADD
Show: