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.
Indicates whether you can adjust an inventory transaction.
Syntax
public boolean allowTransactionAdjustment([InventTrans _inventTrans, InventTransOrigin _inventTransOrigin])
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The InventTrans record to adjust.
- _inventTransOrigin
Type: InventTransOrigin Table
The InventTransOrigin record that is related to the inventTrans record.
Return Value
Type: boolean
true if it can adjust an inventory transactions; otherwise, false.