Share via


ReqSupplyDemandScheduleModel.calculateSupplyPlannedKanban Method [AX 2012]

Calculates the planned kanban quantity for one net requirement.

Syntax

protected ReqQty calculateSupplyPlannedKanban(ReqTrans _reqTrans)

Run On

Server

Parameters

  • _reqTrans
    Type: ReqTrans Table
    The net requirements that will be used for calculation.

Return Value

Type: ReqQty Extended Data Type
The planned kanban quantity for the provided net requirement.

See Also

Reference

ReqSupplyDemandScheduleModel Class