InventStatusBlockingHelperNoOp.initFromMovement Method [AX 2012]
Initializes the instance using the specified InventMovement.
Syntax
protected void initFromMovement(InventMovement _movement)
Run On
Called
Parameters
- _movement
Type: InventMovement Class
InventMovement used for initialization.
Exceptions
Exception | Condition |
---|---|
Error | Thrown when called with null parameter. |