CustVendOpenTransManager.updateInterestAmount_BR Method [AX 2012]

Updates the Interest Amount Currency

Syntax

public void updateInterestAmount_BR(
    CompanyId _refCompany, 
    CustVendTransOpen _custVendTransOpen, 
    FinInterestAmount_BR _finInterestAmount)

Run On

Called

Parameters

  • _custVendTransOpen
    Type: CustVendTransOpen Map
    The open transaction for which to calculate the Interest amount Currency

See Also

Reference

CustVendOpenTransManager Class