ReqSupplyDemandScheduleModel::findPlannedOrderType Method [AX 2012]
Finds the planned order type that corresponds to a supply demand type.
server public static ReqPOType findPlannedOrderType(int _type)
Run On
ServerParameters
- _type
- Type: int
The supply demand overview type.
Return Value
Type: ReqPOType EnumerationA planned order type that corresponds to the supply demand type.
Show: