Share via


VendOutPaymControlController_FI_FOR.preRunModifyContract Method [AX 2012]

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

  • Subscribing to the renderingComplete event.

See Also

Reference

VendOutPaymControlController_FI_FOR Class