HI!
I have imported several reports (Report 1, Report2, Report3, etc developed with Crystal Reports 2011) into SAP B1 by using:
Tools -> Layout Designer -> Manage Layout -> Import.
To run any report, I simply need to click on the report name in SAP B1.
I wish to create a Crystal Report from which a user can run all these reports.
My idea is to allow the users to access all the dispersed reports in a single place.
So, I intend to create a Crystal Report and have a screen on which the user can click on any of the foll. text objects:
Report 1
Report 2
Report 3
etc
My idea is that these text objects would serve as hyperlinks to my reports.
I often use the idea to hyperlink with SAP input screens
e.g using: Hyperlink -> A website on the Internet ->
'http://$b1$/link?table=ORDR&key= '
So, hyperlinks indeed work for Input Screens.
I don't know if hyperlinks will similarly work for CR Reports.
If it is possible, can you outline briefly how it can be done?
(preferably not with SDK - I don't have the knowledge)
I can do the trick with on-demand subreports, but unfortunately the Reports1, 2 etc themselves contain subreports.
Also, I do not want to include too many parameters in my main Crystal Report.
Thanks
Leon Lai