ReqForecastReduce::newStandard Method [AX 2012]
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.