RetailYoYByChannelController.preRunModifyContract Method [AX 2012]
Provides the opportunity to modify the contract before the report is run.
Syntax
protected void preRunModifyContract()
Run On
Called
Remarks
The following are common scenarios for which to use this method:
Modifying the query.
Setting the contract values that are hidden from the user on the dialog.
Subscribing to the renderingComplete event.