Share via


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

Return Value

Type: InventBatchAttributeCriteria Class
A new instance of the InventBatchAttributeCriteria class.

See Also

Reference

InventBatchAttributeCriteria Class