Share via


ReqSupplyDemandScheduleModel.getHeaderType Method [AX 2012]

Retrieves the header type for one net requirement.

Syntax

protected int getHeaderType(ReqTrans _reqTrans, int _currentPeriod)

Run On

Server

Parameters

  • _reqTrans
    Type: ReqTrans Table
    The net requirements that will be used for calculation.
  • _currentPeriod
    Type: int
    The number of the current period.

Return Value

Type: int
The header type for the provided net requirement.

See Also

Reference

ReqSupplyDemandScheduleModel Class