Share via


LedgerVoucherPostProforma_CN.getGeneralJournalAccountEntry Method [AX 2012]

Checks and posts the transactions of this ledger posting reference.

Syntax

public List getGeneralJournalAccountEntry(LedgerVoucher _journal, LedgerVoucherObject _reference)

Run On

Server

Parameters

  • _journal
    Type: LedgerVoucher Class
    The ledger posting journal of this ledger posting reference.

Return Value

Type: List Class
A Boolean value that indicates whether the method was successful.

See Also

Reference

LedgerVoucherPostProforma_CN Class