This documentation is archived and is not being maintained.
ProdStandardVarianceList.run Method [AX 2012]
Calculates and distributes variances to update.
public boolean run([boolean _calledDuringEnding])
Run On
Called
Parameters
-
_calledDuringEnding
- Type: boolean
Return Value
Type:
boolean
true if the method was able to calculate variances on the given reference; otherwise, false.
| Exception | Condition |
|
Error
|
The calculation has been called without knowing the production order on which to perform the calculation.
|