InventMov_Virtuel.canInventTransBePhysicalUpdated Method [AX 2012]

Verifies whether an inventory transaction can be physically updated.

Syntax

public boolean canInventTransBePhysicalUpdated(InventTrans _inventTrans)

Run On

Called

Parameters

Return Value

Type: boolean
true if the inventory transaction can be physically updated.

Remarks

This method will be used to determine whether an inventory transaction can be physically updated.

See Also

Reference

InventMov_Virtuel Class