Share via


LedgerJournalEngine.custVendCashDiscCache Method [AX 2012]

Maintains an internal cache of cash discount dates and amounts.

Syntax

public container custVendCashDiscCache(boolean _set, LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

  • _set
    Type: boolean
    A flag to indicate of cash discount should be recalculated.

Return Value

Type: container
A container with a cash discount date and cash discount amount.

See Also

Reference

LedgerJournalEngine Class