SysOperationServiceController.run Method [AX 2012]
Executes the service operation.
Syntax
public void run()
Run On
Called
Remarks
Do not call this method directly. Use startOperation instead. This will handle displaying the dialog and performing validation. parmShowDialog can be used before startOperation to disable the dialog if it is needed.