Share via


LedgerVoucher::newLedgerPostProforma_CN Method [AX 2012]

Creates new ledger post proforma.

Syntax

server public static LedgerVoucher newLedgerPostProforma_CN(
    DetailSummary _detailSummary, 
    SysModule _sysModule, 
    NumberSequenceCode _voucherSeriesCode, 
   [TransactionLogType _transactionLogType, 
    TransTxt _transactionLogTxt])

Run On

Server

Parameters

Return Value

Type: LedgerVoucher Class
The instance of the LedgerVoucher class.

See Also

Reference

LedgerVoucher Class