Share via


InventOnHandQty.arrived Method [AX 2012]

Retrieves the value of the Arrived field.

Syntax

public InventQty arrived()

Run On

Called

Return Value

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

Remarks

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

See Also

Reference

InventOnHandQty Class