Share via


InventOnHandQty.picked Method [AX 2012]

Retrieves the value of the Picked field.

Syntax

public InventQty picked()

Run On

Called

Return Value

Type: InventQty Extended Data Type
The value of the Picked field.

Remarks

The method first retrieves an InventSum record and then returns the value of the Picked field field.

See Also

Reference

InventOnHandQty Class