LedgerConsolidate.postTmpLedgerConsTransWrite_BR Method [AX 2012]

Executes after the tmpLedgerConsTransWrite method.

public void postTmpLedgerConsTransWrite_BR(
    TmpLedgerConsTrans _transact, 
    GeneralJournalAccountEntry _generalJournalAccountEntry, 
    GeneralJournalEntry _generalJournalEntry)

Run On

Called

Parameters

_transact
Type: TmpLedgerConsTrans Table
The TmpLedgerConsTrans record from the tmpLedgerConsTransWrite method.
_generalJournalAccountEntry
Type: GeneralJournalAccountEntry Table
The GeneralJournalAccountEntry record from the tmpLedgerConsTransWrite method.
_generalJournalEntry
Type: GeneralJournalEntry Table
The GeneralJournalEntry record from the tmpLedgerConsTransWrite method.

Community Additions

ADD
Show: