InventOnHandQueryDelta::newFromQuery Method [AX 2012]
Create a new instance of the InventOnHandQueryDelta class based on the specified query object.
Syntax
client server public static InventOnHandQueryDelta newFromQuery(Query _query)
Run On
Called
Parameters
- _query
Type: Query Class
A query.
Return Value
Type: InventOnHandQueryDelta Class
A new instance of the InventOnHandQueryDelta class.