Share via


InventOnHandQty.pdsCWReceived Method [AX 2012]

Retrieves the value of the PdsCWReceived field.

Syntax

public PdsCWInventQty pdsCWReceived()

Run On

Called

Return Value

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

Remarks

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

See Also

Reference

InventOnHandQty Class