Share via


ReqSupplyDemandScheduleModel.kanbansPreview Method [AX 2012]

Calculates the summarized information for the kanbans in a specified period.

Syntax

public container kanbansPreview(
    TransDate _fromdate, 
    TransDate _toDate, 
    LeanKanbanType _kanbanType)

Run On

Server

Parameters

Return Value

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

See Also

Reference

ReqSupplyDemandScheduleModel Class