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.
Creates an instance of the ReqForecastReduce class and initializes the object.
Syntax
client server public static ReqForecastReduce newStandard(ReqReduceType _reqReduceType, TransDate _dateToday)
Run On
Called
Parameters
- _reqReduceType
Type: ReqReduceType Enumeration
A ReqReduceType enumeration value that determines the subtype of the ReqForecastReduce class.
- _dateToday
Type: TransDate Extended Data Type
A date that contains a todays date.
Return Value
Type: ReqForecastReduce Class
An ReqForecastReduce object.