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.
Determines whether the current InventTrans record can be updated.
Syntax
public boolean canInventTransBeFinancialUpdated(InventTrans _inventTrans)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The InventTrans record that is to be updated.
Return Value
Type: boolean
true if the current InventTrans record can be updated; otherwise, false.
Remarks
InventTrans records that have TransType set to Purch, StatusReceipt set to Received, or StatusIssue set to Deducted will be skipped if they are associated with a packing slip line that is matched to another unposted invoice line.