Share via


InventBatchJournalAttributeOperator.compute Method [AX 2012]

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

Syntax

public abstract 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

InventBatchJournalAttributeOperator Class