InventBatchJournalAttributeOpWeightedAvg.supported Method [AX 2012]

Determines whether this object supports the batch attribute this object was created to compute for.

Syntax

public boolean supported()

Run On

Called

Return Value

Type: boolean
true if the batch attribute is supported; otherwise, false.

Remarks

This method always returns true.

See Also

Reference

InventBatchJournalAttributeOpWeightedAvg Class