InventBatchJournalAttributeOpWeightedAvg.compute Method [AX 2012]

Performs the weighted average computation using the specified batch attribute value and batch quantities.

Syntax

public PdsBatchAttribValue compute(
    PdsBatchAttribValue _value, 
    InventQty _batchQty, 
   [PdsCWInventQty _cwBatchQty])

Run On

Called

Parameters

Return Value

Type: PdsBatchAttribValue Extended Data Type
The result of the computation as batch attribute value.

See Also

Reference

InventBatchJournalAttributeOpWeightedAvg Class