This documentation is archived and is not being maintained.
SysOperationController.initializeParameters Method [AX 2012]
Called after parameters are initialized by the framework.
protected void initializeParameters(boolean _calledFromInitParmDefault)
Run On
Called
Parameters
-
_calledFromInitParmDefault
- Type: boolean
A Boolean value that indicates whether the contracts are not loaded from the SysLastValuetable.
| Exception | Condition |
|
Error
|
The unpacking of the container failed.
|
Derived controllers can override this method to initialize parameters.