Share via


LedgerVoucherTransObject.post Method [AX 2012]

Makes the transaction a permanent part of the general ledger.

Syntax

public boolean post(LedgerVoucher _journal, LedgerVoucherObject _reference)

Run On

Called

Parameters

  • _journal
    Type: LedgerVoucher Class
    The ledger posting journal that contains this transaction.

Remarks

This method contains special integration rules for project and accrual transactions.

See Also

LedgerVoucherTransObject Class

LedgerVoucher Class

ProjTransPosting Table

LedgerJournalVoucherChanged Table