Share via


LedgerAllocationItem.setAmounts Method [AX 2012]

Syntax

public void setAmounts(
    Money _newTransactionCurrencyAmount, 
    MoneyMST _newAccountingCurrencyAmount, 
    MoneyMST _newSecondaryCurrencyAmount, 
    Qty _newQuantity, 
    Percent _newPercent)

Run On

Called

Parameters

See Also

Reference

LedgerAllocationItem Class