Share via


InventCostInputAmount::getInputAmountFromDistributionForAccount Method [AX 2012]

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

Syntax

client server public static Amount getInputAmountFromDistributionForAccount(
    SourceDocumentLineRecId _sourceDocumentLine, 
    LedgerDimensionAccount _ledgerDimension, 
    AccountingDistributionReferenceRole _accountingDistributionReferenceRole)

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventCostInputAmount Class