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.

ExceptionCondition
Error

The unpacking of the container failed.

Derived controllers can override this method to initialize parameters.

Community Additions

ADD
Show: