InventOnHandQty.pdsCWAvailReservation Method [AX 2012]
Retrieves the catch weight physical quantity available.
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 PdsCWAvailReservation pdsCWAvailReservation([NoYes _reserveOnOrdered])
Microsoft Dynamics AX 2012 R2 (SYS)
public PdsCWInventQty pdsCWAvailReservation([NoYes _reserveOnOrdered])
Run On
Called
Parameters
- _reserveOnOrdered
Type: NoYes Enumeration
A NoYes parameter that specifies if reservation against ordered items should be allowed; optional.
Return Value
Type: PdsCWAvailReservation Extended Data Type
The value of catch weight quantity physically available.