InventSum.pdsCWAvailReservation Method
Retrieves available for reservation inventory quantity in catch weight unit.
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
display PdsCWAvailReservation pdsCWAvailReservation([NoYes _reserveOnOrdered])
Microsoft Dynamics AX 2012 R2 (SYS)
display PdsCWAvailReservation pdsCWAvailReservation([NoYes _reserveOnOrdered])
Microsoft Dynamics AX 2012 Feature Pack (SYS)
display PdsCWAvailReservation pdsCWAvailReservation()
Microsoft Dynamics AX 2012 (FPK)
display PdsCWAvailReservation pdsCWAvailReservation()
Run On
Called
Parameters
- _reserveOnOrdered
Type: NoYes Enumeration
A NoYes parameter that specifies if reservation against ordered items should be allowed.
Return Value
Type: PdsCWAvailReservation Extended Data Type
Available for reservation inventory quantity in catch weight unit.