ReqPO.postponeToFuturesDate Method
Indicates whether the current planned order should be postponed to the futures date.
Syntax
public boolean postponeToFuturesDate(ReqPlanData _reqPlanData, ReqSetupDim _setupDim)
Run On
Called
Parameters
- _reqPlanData
Type: ReqPlanData Class
A ReqPlanData object that holds master planning settings.
- _setupDim
Type: ReqSetupDim Class
A ReqSetupDim object that holds coverage settings for a specific item ID and inventory dimensions.
Return Value
Type: boolean
true if the current planned order should be postponed to the futures date; otherwise, false.