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

Server

Parameters

_type
Type: int
The supply demand overview type.

Return Value

Type: ReqPOType Enumeration
A planned order type that corresponds to the supply demand type.
Show: