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 financially updated.
Syntax
public boolean canInventTransBeFinancialUpdated(InventTrans _inventTrans)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The inventory transaction to verify.
Return Value
Type: boolean
true if the inventory transaction can be financially updated; otherwise, false.
Remarks
This method is used to determine whether an inventory transaction can be financially updated.
For item requirements, the inventory transaction can be financially updated if it references an ended completed production order with a project posting method of Consumed/Linked to order.