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
ServerParameters
- _type
- Type: int
The supply demand overview type.
Return Value
Type: ReqRefType EnumerationA requirement reference type that corresponds to the supply demand type.
Show: