Share via


LedgerConsolidate.postTmpLedgerConsTransWrite_BR Method [AX 2012]

Executes after the tmpLedgerConsTransWrite method.

Syntax

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

Run On

Called

Parameters

  • _generalJournalEntry
    Type: GeneralJournalEntry Table
    The GeneralJournalEntry record from the tmpLedgerConsTransWrite method.

See Also

Reference

LedgerConsolidate Class