SalesLineType_ProjectReturnItem.initFromCustInvoiceTrans Method [AX 2012]
This member overrides the initFromCustInvoiceTrans Method.
Syntax
public void initFromCustInvoiceTrans(
CustInvoiceTrans custInvoiceTrans,
boolean copyPrecisely,
boolean copyPriceDisc,
boolean copyQty,
Qty qty,
[PdsCWInventQty _pdsCWQty])
Run On
Called
Parameters
- custInvoiceTrans
Type: CustInvoiceTrans Table
- copyPrecisely
Type: boolean
- copyPriceDisc
Type: boolean
- copyQty
Type: boolean
- qty
Type: Qty Extended Data Type
- _pdsCWQty
Type: PdsCWInventQty Extended Data Type