Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Verifies whether an inventory transaction can be physically updated.
Syntax
public boolean canInventTransBePhysicalUpdated(InventTrans _inventTrans)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The inventory transaction that is to be verified.
Return Value
Type: boolean
true if the inventory transaction can be physically updated; otherwise, false.
Remarks
This method will be used to determine whether an inventory transaction can be physically updated.