Share via


InventUpd_Physical::newInventQualityOrder Method [AX 2012]

Creates an instance of the InventUpd_Physical class to use to post physical updates for quality orders.

Syntax

server public static InventUpd_Physical newInventQualityOrder(InventMovement _movement, InventQty _qty)

Run On

Server

Parameters

Return Value

Type: InventUpd_Physical Class
An instance of the InventUpd_Physical class.

See Also

Reference

InventUpd_Physical Class