Share via


InventMov_Blocking.mustUpdateInventTransFields Method [AX 2012]

Validates additional condition that the InventTransIdTransfer field was changed.

Syntax

public boolean mustUpdateInventTransFields(InventMovement _movement_orig)

Run On

Called

Parameters

  • _movement_orig
    Type: InventMovement Class
    An InventoryMovement class instance based on the original inventory blocking record.

Return Value

Type: boolean
A Boolean value that represents the result of the validation.

See Also

Reference

InventMov_Blocking Class