Share via


LedgerJournalEngine::createDefsForAssetBookTableDerivedJourn Method [AX 2012]

Creates the initial derived journal records for the given transaction.

Syntax

server public static void createDefsForAssetBookTableDerivedJourn(LedgerJournalTrans _ledgerJournalTrans, LedgerJournalTrans_Asset _ledgerJournalTrans_Asset)

Run On

Server

Parameters

  • _ledgerJournalTrans
    Type: LedgerJournalTrans Table
    The LedgerJournalTrans table buffer that defines part of the transaction.

Remarks

Deletes existing derived journal records that would overlap with the journal records that are to be created.

See Also

Reference

LedgerJournalEngine Class