SAP-Forum.ORG
   
This web site isn't affiliated with, sponsored by, or approved by SAP AG. Is only a SAP users community.

Go Back   SAP-Forum.ORG > SAP Forums > SAP Business Objects

Similar Threads
Thread Thread Starter Forum Replies Last Post
Designer Window does not open: User already logged In: Reset Users,Continue Zumba SAP Business Objects 2 03-03-2011 11:29 PM
Open PDF File stored in AL11 and send by email using CL_BCS. Pepa SAP ABAP 2 02-06-2011 06:32 PM
How to open the plan period in FSE5N. Micro SAP FI CO - Financials and Controlling 1 12-09-2010 12:25 PM
Open IVIEW in seperate Window with Login Pepa SAP Portal 2 10-01-2010 02:44 PM
How to open a Universe which is from different CMS? koko SAP Business Objects 0 07-13-2010 03:19 PM

Aprenda SAP!
Reply
 
Thread Tools Display Modes
  #1  
Old 03-22-2011, 11:53 PM
Pepa Pepa is offline
Senior Member
 
Join Date: May 2010
Location: Texas
Posts: 314
Default Open document to open multiple reports

Hi

i have created 3 Webi Reports, namely
Report 1
Report 2
Report 3

Report 1 has company and its revenue
Report 2 has Site and its Revenue
Report 3 has Service and its revenue

Example :

Code:
 
Report 1
 
Company    Revenue
abc            456
adf           789 
dsd            145
 
Report 2 
Site                 Revenue
s1                  7255
s2                  8985
s3                  4444
 
Report 3
 
Services        Revenue
sr1               10
sr2               15
sr3               45

which falls under the hierarchy
1.company -> Site
2.company -> Service

In Report 1 , i should have a open document link on Company object, if i click any of the company, it should ask for options to navigate either to Report 2 or Report 3 ie by SITE or SERVICE.
Is this possible by open document functionality in Web intelligence. If so please guide step by step.
I have tried directly creating a object with hyperlink from universe

Code:
Case	@Prompt('Select Measure: ','A',{'Site', 'Service'},MONO,CONSTRAINED) 
	
	When 'Site' then ="<a href='#' on.click=\"javascript:window.open('http://ptpl-vm3:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=Afkjn4VJ.qpHqciiP5iOlwE&sIDType=CUID&sType=wid&sRefresh=N&lsSEnterYear%3A="+[Year]+"')\">"+[Year]+"</a>"
 
	When 'Service' then ="<a href='#' on.click=\"javascript:window.open('http://ptpl-vm3:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=AdLLgIJn7XJCv85q2wVZlOo&sIDType=CUID&lsSEnterYear%3A="+[Year]+"&lsSEnterQuarter%3A="+[Quarter]+"')\">"+[Year]+"</a>"
 
End
its throwing an error on parse failed.
and also tried in infoview, creating hyperlink

Code:
="<a href='#' on.click=\"javascript:Case	@Prompt('Select Measure: ','A',{'Site', 'Service'},MONO,CONSTRAINED) 
	
	When 'Site' then 
		window.open('http://ptpl-vm3:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=Afkjn4VJ.qpHqciiP5iOlwE&sIDType=CUID&sType=wid&sRefresh=N&lsSEnterYear%3A="+[Year]+"')
 
	When 'Service' then 
		window.open('http://ptpl-vm3:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=AdLLgIJn7XJCv85q2wVZlOo&sIDType=CUID&lsSEnterYear%3A="+[Year]+"&lsSEnterQuarter%3A="+[Quarter]+"')\">"+[Year]+"
 
End
 
</a>"
which is also not working.

Is there an way to create this?

Thanks&Regards,
Pepa
Reply With Quote
Sponsors
  #2  
Old 01-23-2012, 08:53 AM
rickythomas rickythomas is offline
Junior Member
 
Join Date: Jun 2011
Location: US
Posts: 28
Default

You should follow the easiest path for the following, it is quite important to know the basics of the applications, i am not aware of that particular program.
__________________
sap support pack
Reply With Quote
Entre a los Links relacionados
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 09:33 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Forum Design By inferno