Share via


InventCostInputAmount::getInputAmountFromDistributionForAcc_RU Method [AX 2012]

Gets the cost input amount from accounting distributions in the specified currency.

Syntax

client server public static Amount getInputAmountFromDistributionForAcc_RU(
    SourceDocumentLineRecId _sourceDocumentLine, 
    LedgerDimensionAccount _ledgerDimension, 
    AccountingDistributionReferenceRole _accountingDistributionReferenceRole, 
    CurrencyCode _currencyCode)

Run On

Called

Parameters

Return Value

Type: Amount Extended Data Type
The cost input amount in the specified currency.

See Also

Reference

InventCostInputAmount Class