Share via


ReqSupplyDemandScheduleModel.transferOrdersPreview Method [AX 2012]

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

Syntax

public container transferOrdersPreview(
    TransDate _fromdate, 
    TransDate _toDate, 
   [InventDirection _inventDirection])

Run On

Server

Parameters

Return Value

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

See Also

Reference

ReqSupplyDemandScheduleModel Class