Hello,
Does anyone know what additional configuration have to be done for custom BO TI screen to add embedded report to it? If I add the report to custom BO's TI screen, the repost is inactive (I can see the report «shadow» on the screen but it's not run). If I add the same report to one of standard TI's (for example Account_TI) everything works fine and the report is available.
Regards,
Alexey
Hi Alexey,
Did you assign the report to Custom UI Workcenter?
Also refer:
https://blogs.sap.com/2015/08/12/how-to-create-an-embedded-report-any-data-source-and-pass-values/
Thanks, Pradeep.Yes, I did it. The report is visible for enduser, but is inactive on a the TI, like on the screen below. If the enduser run this report as a report, nit embedded component, it works perfectly.
It seems like it's not possible to add embeded report to non-standart TI. Or the TI have to be additionally configured domehow. Does anyone know what to do with this?
Hi Alexey,
Add it to the standard UI.
Thanks, Pradeep.
Hi Pradeep,
But I need it in custom :) It works well in standard, but doesn't in custom.
Reagrds,
Alexey
Hi Alexey,
I guess it's not possible to add it to the custom UI.
Workaround, instead of Report you could create Custom OWL to display the data.
Thanks, Pradeep.