TaxReverseTax.setSourceAmountCur Method [AX 2012]
Sets the variables sourceAmountCurSet and sourceAmountCur.
Syntax
public void setSourceAmountCur(AmountCur _amountCur)
Run On
Server
Parameters
- _amountCur
Type: AmountCur Extended Data Type
The value to which to set the variable sourceAmountCur.
Remarks
The variable sourceAmountCurSet is set to true by this method.