ReqSupplyDemandScheduleModel::newStandard Method [AX 2012]

Creates an object of the ReqSupplyDemandScheduleModel class.

server public static ReqSupplyDemandScheduleModel newStandard(WorkPeriodTemplateRecId _workPeriodTemplateRecId, TransDate _todayDate)

Run On

Server

Parameters

_workPeriodTemplateRecId
Type: WorkPeriodTemplateRecId Extended Data Type
The record ID of a WorkPeriodTemplate record.
_todayDate
Type: TransDate Extended Data Type
A date that contains the current date.

Return Value

Type: ReqSupplyDemandScheduleModel Class
A ReqSupplyDemandScheduleModel object.
Show: