Share via


ReqSupplyDemandScheduleModel.plannedOrdersPreview Method [AX 2012]

Calculates the summarized information for the planned orders in a specified period.

Syntax

public container plannedOrdersPreview(
    TransDate _fromdate, 
    TransDate _toDate, 
    ReqRefType _reqRefType, 
    SupplyDemandSubClassification _subtype)

Run On

Server

Parameters

Return Value

Type: container
A container that has the summarized information for the period.

See Also

Reference

ReqSupplyDemandScheduleModel Class