Share via


LedgerJournalEngine.voucherCredit Method [AX 2012]

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

Syntax

public AmountMST voucherCredit(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

Return Value

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

See Also

Reference

LedgerJournalEngine Class