Share via


LedgerVoucherTransObject::newSubLedgerJournalAccountEntryDefault Method [AX 2012]

Initializes a new instance of the LedgerVoucherTransObject class by using a ledger posting reference for defaulting.

Syntax

client server public static LedgerVoucherTransObject newSubLedgerJournalAccountEntryDefault(
    LedgerVoucherObject _defaultLedgerPostingReference, 
    SubledgerJournalAccountEntry _subledgerJournalAccountEntry, 
   [CurrencyCode _obsolete])

Run On

Called

Parameters

Return Value

Type: LedgerVoucherTransObject Class
A new instance of the LedgerVoucherTransObject class.

See Also

Reference

LedgerVoucherTransObject Class