Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _movement
Type: InventMovement Class
The InventMovement object that wraps the quality order.
- _qty
Type: InventQty Extended Data Type
The physical quantity to post.
Return Value
Type: InventUpd_Physical Class
An instance of the InventUpd_Physical class.