Share via


InventOnHandQty.pdsCWAvailPhysical 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 PdsCWAvailPhysical pdsCWAvailPhysical()

  Microsoft Dynamics AX 2012 R2 (SYS)
          display PdsCWInventQty pdsCWAvailPhysical()

Run On

Called

Return Value

Type: PdsCWAvailPhysical Extended Data Type
The value of catch weight quantity physically available.

Remarks

The method computes the physical available quantity from the physical inventory minus the physical reserved.

See Also

Reference

InventOnHandQty Class