SysOperationController.initializeParametersInternal Method [AX 2012]

Initializes the data contracts by calling framework service.

Syntax

private void initializeParametersInternal(boolean callInitializeOnAllContracts)

Run On

Called

Parameters

  • callInitializeOnAllContracts
    Type: boolean
    A Boolean value that indicates whether this method was called from the initParmDefaultmethod.

Exceptions

Exception Condition
Error

The unpacking of the container failed.

See Also

Reference

SysOperationController Class