InventMovement.adjustInventDimReservationCriteria Method [AX 2012]

Adjust the inventDimCriteria for reservation.

Syntax

public InventDim adjustInventDimReservationCriteria(InventDim _inventDimCriteria, InventDimParm _inventDimParm)

Run On

Called

Parameters

  • _inventDimParm
    Type: InventDimParm Table
    The inventDimParm of the movement. This can be modified by reference.

Return Value

Type: InventDim Table
The new inventDimCriteria

See Also

Reference

InventMovement Class