Share via


LedgerJournalEngine_CustPayment::updateInterestAmountPaymCur_BR Method [AX 2012]

Updates the interest amount currency.

Syntax

client server private static void updateInterestAmountPaymCur_BR(
    CompanyId _refCompany, 
    CustVendTransOpen _custTransOpen, 
    AmountCur _amountPaymCur)

Run On

Called

Parameters

  • _custTransOpen
    Type: CustVendTransOpen Map
    The open transaction for which to calculate the fine amount and fine amount currency.

See Also

Reference

LedgerJournalEngine_CustPayment Class