Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Syntax
protected void insertJournal()
Run On
Called
Remarks
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.