ReqParameters.mustDeleteInventSumLogTTS Method
Indicates whether the records in the InventSumLogTTS table must be deleted.
Syntax
public boolean mustDeleteInventSumLogTTS(ReqPlanId _reqPlanId, boolean _isRegeneratingAllItems)
Run On
Called
Parameters
- _reqPlanId
Type: ReqPlanId Extended Data Type
The ID of the master plan that is updated.
- _isRegeneratingAllItems
Type: boolean
A Boolean value that indicates whether plan regeneration is executed for all items.
Return Value
Type: boolean
true if the records in the InventSumLogTTS table must be deleted; otherwise, false.