Share via


InventOnHandQty.pdsCWDeducted Method [AX 2012]

Retrieves the value of the PdsCWDeducted field.

Syntax

public PdsCWInventQty pdsCWDeducted()

Run On

Called

Return Value

Type: PdsCWInventQty Extended Data Type
The value of the PdsCWDeducted field.

Remarks

The method first retrieves an InventSum record and then returns the value of the PdsCWDeducted field.

See Also

Reference

InventOnHandQty Class