on 2005 Aug 01 3:45 PM
Hi Guys,
I was wondering if there was a way of creating a variant for a web report, the way we can create one for a BEx report. I would like to be able to store the variable values in a variant and then select one of the avaialable ones.
Thanks,
Doniv
Hi Doniv,
With the current functionality, you cannot create a variant for the web report as you can do for the BEx excel based reports. Youc an however use any variants that have been created for the bex reports, in your web report by adding <b>&variant=demo</b> to the end of the URL, where demo is the name of your variant. Still I would say that this is not a very useful way out if your template has more than one data provider...
Hope this helps...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bhanu,
THanks for the reply. But I am still a bit lost as to where to add the &<b>variant=demo</b> part. I tried doing that at the end of the <i><link href="/sap/bw/Mime/BEx/StyleSheets/BWReports.css" type="text/css" rel="stylesheet" /></i> in the body, but the varaint does not show up. And if I have more than one variant for a query, Do I repeat the &<b>variant=demo</b> for each of the variants? and where does this selection option show up.
I know I have asked a lot of question, but do appreciate your help in pulling me through this.
Thanks,
Doniv
Hi Bhanu,
Thanks man, that helped. But again does that mean that I cannot have a dynamic selection of the avaialable variants at the runtime and shd have different URLs(effectively different Reports) provided for each of the possible variants?
Hey Andrzej,
Sorry abt my ignorance but I am not sure abt the "Save View" button. Could you please elaborate it further. Where is the Save view available, and how can I use it.
Thanks Guys for your help.
Doniv
hi,
I am using BW 3.5 and standard web template is 0ADHOC, after filling selection criteria and excuting query I can see 'Save view' button under report name on 'data analysis' tab
You can save a view of report with current selection criteria but execute this view only in BEx.
To execute views in web report you have to modify standard web template in Web Application Designer in the way I wrote before
Regards,
Andrzej
hi,
I have just checked 0query_template which you probably use and I can not see save view button.
Do a search on SDN on following keywords:
Enchance standard web template
in .How-To-Guide area
you should find document 'How to Enhance the Standard Web Query Template'
it explains more about idea I wrote you about
under service.sap.com/bi -> Infoindex -> Web Application Design (3.x) you find more documentation (and document mentioned above as well)
Regards,
Andrzej
The Query View Save web item is available in BW 3.5 not in lower versions.
http://help.sap.com/saphelp_nw04/helpdata/en/26/6de53cce129749893b008c627ede07/content.htm
The save as view functionality does exist in BW 3.x. The only difference is that it is not available as a web item. There is a template named 0publishing_template. This has the save view option available. The other way is directly from the Web Application Designer. Go to Tools --> View Definition --> Select either based on a query or based on another query view. Once this is done you can either create another web template with the view as your dataprovider or you can create a hyperlink in the role menu and use a URL like this:
One thing to note is that views will save the variable entries. You can add VARIABLE_SCREEN="X" to force the display of the variable screen. To change the values in the variable screen add VARIABLES_CLEAR="X".
Hope this helps.
Jeff
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi,
I think you can do this as you have save view button in standard web template.
Problem is that you can not open a view from standard template.
You have to modify it in WAD by adding 'query view selection' web item.
Regards,
Andrzej
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
11 | |
10 | |
10 | |
9 | |
9 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.