PayrollWorkerPaymRegisterController.preRunModifyContract Method [AX 2012]

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

protected void preRunModifyContract()

Run On

Called

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

Community Additions

ADD
Show: