AxCustPackingSlipTrans.parmPdsCWQty Method [AX 2012]
Gets the PdsCWQty field value for the specified CustPackingSlipTrans record.
Syntax
public PdsCWInventQty parmPdsCWQty([PdsCWInventQty _qty])
Run On
Called
Parameters
- _qty
Type: PdsCWInventQty Extended Data Type
A CustPackingSlipTrans record.
Return Value
Type: PdsCWInventQty Extended Data Type
The value of the PdsCWQty value.