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 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.