Share via


LedgerJournalEngine.cashDiscAmount Method [AX 2012]

Returns the value of the cash discount of the line.

Syntax

public AmountCur cashDiscAmount(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

Return Value

Type: AmountCur Extended Data Type
The cashDiscAmount from the LedgerJournalTrans record buffer.

See Also

Reference

LedgerJournalEngine Class