Share via


LedgerTransactionListDP_CN.insertDataIntoTmpTable Method [AX 2012]

Inserts data into temp table.

Syntax

public void insertDataIntoTmpTable(
    GeneralJournalAccountEntry _generalJournalAccountEntry, 
    GeneralJournalEntry _generalJournalEntry, 
    GeneralJournalEntry_W _generalJournalEntryW, 
    LedgerEntryJournal _ledgerEntryJournal, 
    MainAccount _mainAccount, 
    Counter _pageBreakCounter)

Run On

Server

Parameters

See Also

Reference

LedgerTransactionListDP_CN Class