Hi ,
Can we do customization in BankPaymAdviceVendV2 Report in Version 10.0.30 by duplicating the standard design & apply changes in that.
In that case in print set up, new design name needs to be set ..?
Pl. confirm ..
Are you saying that in 10.0.30 version standard report is calling instead of customized report?
In that case try to debug your custom controller class and see where the custom report is overriding with standard one.
Thanks,
Girish S.
Hi Girish,
Many thx for prompt reply. In existing 10.0.27 set up we are having customized report but in 10.0.30 it is not working.
MS is saying they have made BankPaymAdviceVendV2 Report related feature as Mandatory from 10.0.30 onwards. So every time running the report, system is checking for this name BankPaymAdviceVendV2 in print mgmt & by customizing i have to create a new report with other name & if i set new name , system may give error.
Hi TU1506,
This is the common thing where you need to add your custom report in print management if it is already added. I don't think this is removed in 10.0.30 version.
You need to change that in print management also. Refer to the class "PrintMgmtDelegatesHandler". You need to mention your report in print management setting also using delegate event handler. Also, on the same class refer to the code, they are calling the V2 report if bank payment advice report vendor V2 feature is enabled.
Thanks,
Girish S.
André Arnaud de Cal...
291,979
Super User 2025 Season 1
Martin Dráb
230,848
Most Valuable Professional
nmaenpaa
101,156