Share via


InventTransferLine.qtyReservedPhysical Method

Gets a container that contains the reserved physical and catch weight reserved physical quantities.

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 container qtyReservedPhysical()

  Microsoft Dynamics AX 2012 R2 (SYS)
          public container qtyReservedPhysical()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          public container qtyReservedPhysical()

  Microsoft Dynamics AX 2012 (FPK)
          display InventQtyReservPhysical qtyReservedPhysical()

  Microsoft Dynamics AX 2012 (SYS)
          display InventQtyReservPhysical qtyReservedPhysical()

Run On

Called

Return Value

Type: container
A container that contains the reserved physical and catch weight reserved physical quantities.

See Also

Reference

InventTransferLine Table