Share via


VendOutPaymControlController.preRunModifyContract Method [AX 2012]

Modifies 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 in the dialog box

  • Subscribing to the renderingComplete event

See Also

Reference

VendOutPaymControlController Class