Good morning,
I am trying to add new parameter for custacconustatementExt report
Requirement is i want to add one checkbox (Prepayment).
If this is marked i need to show records which have prepayment as yes
If this is no then it should work normal.
I have created extension class for contract (CustAccountStatementExtContract) and wrote one data member attribute class .
In UI builder class added one dialogfield and coc for build() and catchin that event.
The issue is when i duplicate custaccountstatementExt report and removed dataset and added again and selected DP still i am not able to see newly added parameter in extension of contract class.
Can we create extension for Contract classes for SSRS Report.
I have gone through this URL
https://community.dynamics.com/365/financeandoperations/f/dynamics-365-for-finance-and-operations-forum/377499/extend-contract-class-in-d365-fo-to-add-a-new-parameter#:~:text=Usually%20refreshing%20report%20data%20set,check%20if%20it%20is%20visible.
But this is not working.
Please provide some light on this.
Regards,
Have a nice day