Share via


InventQualityReferenceType.pdsCWInventRefQty Method [AX 2012]

Gets the lot catch weight quantity of this reference document.

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 PdsCWInventQty pdsCWInventRefQty()

  Microsoft Dynamics AX 2012 R2 (SYS)
          public abstract PdsCWInventQty pdsCWInventRefQty()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          public abstract PdsCWInventQty pdsCWInventRefQty()

  Microsoft Dynamics AX 2012 (FPK)
          public abstract PdsCWInventQty pdsCWInventRefQty()

Run On

Called

Return Value

Type: PdsCWInventQty Extended Data Type
The catch weight quantity as an InventQty value.

See Also

Reference

InventQualityReferenceType Class