June 15, 2015

Add lookup method on SSRS Report parameters AX 2012

To add lookup method on SSRS Report parameters, you must add a class extends to SrsReportDataContractUIBuilder. For example you can see existing report on AX 2012. This is detail of this report :

1. HcmPeopleDepartmentContract   ==> Contract
2. HcmPeopleDepartmentUiBuilder    ==> UiBulider
    mandatory method :
  • Declaration
  • Build
  • Lookup
  • PostRun
3. HcmPeopleDepartmentDP  ==> DP

menuitem : HRMPeopleDepartment

1 comments:

  • StevenHWicker says:
    3/07/2020

    Great blog. All posts have something to learn. Your work is very good and i appreciate you and hopping for some more informative posts. China Company Check

Post a Comment