Share via


InventBatchDispositionCriteria::newFromMovement Method [AX 2012]

Creates a new instance of the InventBatchDispositionCriteria class that represents the batch disposition requirements of the given inventory movement.

Syntax

client server public static InventBatchDispositionCriteria newFromMovement(InventMovement _movement)

Run On

Called

Parameters

Return Value

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

Exceptions

Exception Condition
Error

Throws an error if _movement is not specified.

See Also

Reference

InventBatchDispositionCriteria Class