Share via


ReqSupplyDemandScheduleModel.previousPeriodValue Method [AX 2012]

Finds the value of the previous period.

Syntax

protected ReqQty previousPeriodValue(int _rowHeaderType)

Run On

Server

Parameters

  • _rowHeaderType
    Type: int
    An integer value that represents the row type.

Return Value

Type: ReqQty Extended Data Type
A real that represents the value of the previous period.

See Also

Reference

ReqSupplyDemandScheduleModel Class