Share via


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

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

See Also

Reference

ReqParameters Table