Share via


LedgerVoucher::newLedgerPostDiff Method [AX 2012]

Creates a ledger posting object configured for one-sided postings.

Syntax

server public static LedgerVoucher newLedgerPostDiff([SysModule _sysModule])

Run On

Server

Parameters

Return Value

Type: LedgerVoucher Class
A ledger posting object configured for one-sided postings.

Remarks

This method is used to convert company currency.

See Also

LedgerVoucher Class

LedgerVoucherPostDiff Class

SysModule Enumeration