ReqPO.allowsSchedulingStartDateBeforeToday Method
Checks whether the scheduling start date can be set before today based on futures date settings.
Syntax
public boolean allowsSchedulingStartDateBeforeToday(ReqPlanData _reqPlanData, [ReqSetupDim _reqSetupDim])
Run On
Called
Parameters
- _reqPlanData
Type: ReqPlanData Class
The plan data to use.
- _reqSetupDim
Type: ReqSetupDim Class
The dimension setup to use.
Return Value
Type: boolean
true if the settings allow for a scheduled start date before current date; otherwise, false.