PurchLineType.interCompanyMirrorCWQty Method [AX 2012]
Sets the SalesLine catch weight quantity field.
Syntax
protected void interCompanyMirrorCWQty(AxSalesLine _axSalesLine)
Run On
Called
Parameters
- _axSalesLine
Type: AxSalesLine Class
The SalesLine record in which to update the catch weight unit.
Remarks
The method is used to update the SalesLine record during the updating to this record in a intercompany transaction.