Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
public void setAmounts(
Money _newTransactionCurrencyAmount,
MoneyMST _newAccountingCurrencyAmount,
MoneyMST _newSecondaryCurrencyAmount,
Qty _newQuantity,
Percent _newPercent)
Run On
Called
Parameters
- _newTransactionCurrencyAmount
Type: Money Extended Data Type
- _newAccountingCurrencyAmount
Type: MoneyMST Extended Data Type
- _newSecondaryCurrencyAmount
Type: MoneyMST Extended Data Type
- _newQuantity
Type: Qty Extended Data Type
- _newPercent
Type: Percent Extended Data Type