InventStatusBlockingHelper::construct Method [AX 2012]
Constructs a new instance of the InventStatusBlockingHelper class for the specified inventory movement.
Syntax
client server public static InventStatusBlockingHelper construct(InventMovement _movement)
Run On
Called
Parameters
- _movement
Type: InventMovement Class
An inventory movement.
Return Value
Type: InventStatusBlockingHelper Class
A new instance of the InventStatusBlockingHelper class.
Exceptions
Exception | Condition |
---|---|
Error | An exception indicating that the specified inventory movement is not related to a quality order. |