InventBatchAttributeCriteria::newFromMovement Method [AX 2012]
Creates a new instance of the InventBatchAttributeCriteria class that represents the batch attribute requirements of the specified movement.
Syntax
client server public static InventBatchAttributeCriteria newFromMovement(InventMovement _movement)
Run On
Called
Parameters
- _movement
Type: InventMovement Class
The inventory movement.
Return Value
Type: InventBatchAttributeCriteria Class
A new instance of the InventBatchAttributeCriteria class.