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 requirement profile should be updated by subtract and add InventSumLogTTS records.
Syntax
protected boolean mustUpdateQty(InventSumLogTTS _addLog, InventSumLogTTS _subLog)
Run On
Server
Parameters
- _addLog
Type: InventSumLogTTS Table
An InventSumLogTTS record that represent the from state of an inventory transaction change.
- _subLog
Type: InventSumLogTTS Table
An InventSumLogTTS record that represents the to state of an inventory transaction change.
Return Value
Type: boolean
true if the requirement profile should be updated; otherwise, false.