SalesLineType.interCompanyMirrorCWQty Method [AX 2012]
Sets the catch-weight quantity field for the PurchLine record.
Syntax
protected void interCompanyMirrorCWQty(AxPurchLine _axPurchLine)
Run On
Called
Parameters
- _axPurchLine
Type: AxPurchLine Class
The PurchLine record in which to update the catch-weight unit.
Remarks
The method is used to update the PurchLine record during an update of this record in an intercompany transaction.