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