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 transaction is to be updated physically.
Syntax
protected boolean isTransactionPhysical(InventTrans _inventTrans, ProdTable _prodTable)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The inventory transaction record.
- _prodTable
Type: ProdTable Table
The production order header record that corresponds to the inventory transaction.
Return Value
Type: boolean
true if the transaction is to be updated physically; otherwise, false.