CustVendOpenTransManager.convertAmountPaymCurToAmountTransCur Method [AX 2012]

Converts the specified amount from the payment currency to the currency of the open transaction.

Syntax

public AmountCur convertAmountPaymCurToAmountTransCur(CustVendTransOpen _custVendTransOpen, AmountCur _amountPaymCur)

Run On

Called

Parameters

Return Value

Type: AmountCur Extended Data Type
The specified amount converted to the currency of the open transaction.

See Also

Reference

CustVendOpenTransManager Class