AxInventJournalTrans.parmPdsCWInventOnHand Method [AX 2012]
Gets the PdsCWInventOnHand field value for the specified InventJournalTrans record.
Syntax
public PdsCWInventQty parmPdsCWInventOnHand([PdsCWInventQty _pdsCWInventOnHand])
Run On
Called
Parameters
- _pdsCWInventOnHand
Type: PdsCWInventQty Extended Data Type
An InventJournalTrans record.
Return Value
Type: PdsCWInventQty Extended Data Type
The PdsCWInventOnHand value of the specified InventJournalTrans record.