Share via


LedgerVoucherTransObject.addToGeneralJournal Method [AX 2012]

Adds the transaction to the general journal.

Syntax

public void addToGeneralJournal(LedgerVoucher _journal, LedgerVoucherObject _reference)

Run On

Called

Parameters

Remarks

Any changes that were made to the transaction after it has been added to the general journal will not be achieved.

See Also

Reference

LedgerVoucherTransObject Class