Share via


ReqSetupDim.plannedOrderTypeReq Method [AX 2012]

Retrieves the planned order type for an item ID and coverage dimensions.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public ReqRefType plannedOrderTypeReq([ReqIsDerivedDirectly _derivedDirectly, boolean _isBOMCalc])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public ReqRefType plannedOrderTypeReq([ReqIsDerivedDirectly _derivedDirectly])

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          public ReqRefType plannedOrderTypeReq([ReqIsDerivedDirectly _derivedDirectly])

  Microsoft Dynamics AX 2012 (FPK)
          public ReqRefType plannedOrderTypeReq([ReqIsDerivedDirectly _derivedDirectly])

  Microsoft Dynamics AX 2012 (SYS)
          public ReqRefType plannedOrderTypeReq([ReqIsDerivedDirectly _derivedDirectly])

Run On

Called

Parameters

Return Value

Type: ReqRefType Enumeration
A ReqRefType enumeration value that represents the planned order type.

See Also

Reference

ReqSetupDim Class