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.
Obtains a BIDateDimensionsView record.
Syntax
client server public static BIDateDimensionsView getAdjustedDateDimensionEntry(date _date, ReqDemPlanDateGranularity _granularity)
Run On
Called
Parameters
- _date
Type: date
The date for which to find a record in the view.
- _granularity
Type: ReqDemPlanDateGranularity Enumeration
The granularity for which to find the first record in the view.
Return Value
Type: BIDateDimensionsView View
A BIDateDimensionsView record for the specified date if the granularity is days; otherwise, the first date record of the next period.