Share via


ReqSupplyDemandScheduleModel.calculateSupplyProduction Method [AX 2012]

Calculates the production supply quantity for one net requirement.

Syntax

protected ReqQty calculateSupplyProduction(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 production supply quantity for the provided net requirement.

See Also

Reference

ReqSupplyDemandScheduleModel Class