Share via


ReqPO.isInFreezingFence Method

Indicates whether the current ReqPO record is inside the freeze time fence.

Syntax

public boolean isInFreezingFence(ReqPlanData _reqPlanData, ReqSetupDim _reqSetupDim)

Run On

Called

Parameters

  • _reqPlanData
    Type: ReqPlanData Class
    A ReqPlanData object that contains the master planning settings.
  • _reqSetupDim
    Type: ReqSetupDim Class
    A ReqSetupDim object that contains the coverage settings for a specific item ID and inventory dimension.

Return Value

Type: boolean
true if the current planned order is inside the freeze time fence; otherwise, false.

See Also

Reference

ReqPO Table