ReqSupplyDemandScheduleModel::findReqRefType Method [AX 2012]

Find the requirement reference type that corresponds to the supply demand type.

server public static ReqRefType findReqRefType(int _type)

Run On

Server

Parameters

_type
Type: int
The supply demand overview type.

Return Value

Type: ReqRefType Enumeration
A requirement reference type that corresponds to the supply demand type.
Show: