Share via


InventQualityMgmtOrderInitializer::initializeQtyByFindingAssociation Method [AX 2012]

Initializes the quantity field of a partial quality order by matching it to an association.

Syntax

client server public static void initializeQtyByFindingAssociation(InventQualityOrderTable _orderTable)

Run On

Called

Parameters

Remarks

This method uses a sampling policy to determine the appropriate default quantity.

See Also

Reference

InventQualityMgmtOrderInitializer Class