LedgerVoucher.addToSubledgerJournalEntry Method [AX 2012]

Adds the specified information to the subledger journal.

Syntax

public void addToSubledgerJournalEntry(
    DetailSummary _adjustedTransferLevel, 
    GeneralJournalEntry _generalJournalEntry, 
    GeneralJournalAccountEntry _generalJournalAccountEntry, 
    LedgerPostingOneToManyCollection _taxTransactionRelationshipCollection)

Run On

Server

Parameters

Remarks

This method is for ledger voucher framework internal use only.

See Also

Reference

LedgerVoucher Class