CustVendOpenTransManager.addCustVendTransOpenCashDiscAmount Method [AX 2012]

Adds the cash discount amount for the open transaction to the cache.

Syntax

private void addCustVendTransOpenCashDiscAmount(CustVendTransOpen _custVendTransOpen, CashDiscAmount _cashDiscAmount)

Run On

Called

Parameters

  • _custVendTransOpen
    Type: CustVendTransOpen Map
    The open transaction for which to track the cash discount amount.

See Also

Reference

CustVendOpenTransManager Class