LedgerVoucherObject.addToSubledgerJournal Method [AX 2012]

Adds the specified information to the subledger journal.

Syntax

public void addToSubledgerJournal(
    LedgerVoucher _postingJournal, 
    DetailSummary _adjustedTransferLevel, 
    GeneralJournalAccountEntry _generalJournalAccountEntry, 
    LedgerPostingOneToManyCollection _taxTransactionRelationshipCollection)

Run On

Called

Parameters

Remarks

This method is for ledger voucher framework internal use only.

See Also

Reference

LedgerVoucherObject Class