LedgerJournalEngine.voucherDebit Method [AX 2012]

Returns the total debit MST amount for the voucher of the supplied LedgerJournalTrans record buffer.

Syntax

public AmountMST voucherDebit(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

Return Value

Type: AmountMST Extended Data Type
The total debit MST amount of the voucher.

See Also

Reference

LedgerJournalEngine Class