Share via


VendOutPaymAdviceController_FRAFB.preRunModifyContract Method [AX 2012]

Provides an opportunity to modify the contract before the report is run.

Syntax

public 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

VendOutPaymAdviceController_FRAFB Class