Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates if the module is closed for calculations.
Syntax
public boolean checkClosedModule([boolean _throwError])
Run On
Called
Parameters
- _throwError
Type: boolean
If true an exception error will be thrown.
Return Value
Type: boolean
false if calculations are prohibited, otherwise true.
Exceptions
| Exception | Condition |
|---|---|
| Error | Update has been cancelled. |