AxSalesLine.mcrSetCalledFromSalesTable2LineUpdate Method [AX 2012]
Sets the class variable to the passed boolean parameter.
Syntax
public void mcrSetCalledFromSalesTable2LineUpdate(boolean _mcrCalledFromSalesTable2LineUpdate)
Run On
Called
Parameters
- _mcrCalledFromSalesTable2LineUpdate
Type: boolean
The boolean parameter passed to be set on the class variable.