cancel
Showing results for 
Search instead for 
Did you mean: 

BI / Portal iView template

Former Member
0 Kudos

Hello All,

I am developing BI reports in the portal. I am using a standard BI iView to do this. By default I think it uses the 0ANALYSIS_PATTERN template. Is there a list of other SAP standard templates I can use to display the iViews ? And also how do I display another bi template in the portal?

Thanks,

Nick.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Nick,

To use your BW objects (infocube, template ID, bookmark ID), you can create a SAP BW Report iviews by specifying the '<i>BEx Web Application Query String</i>' parameter:

1- INFOCUBE=<cube technical name>&QUERY=<query technical name>

2- TEMPLATE_ID=<template technical name>

3- BOOKMARK_ID=<bookmark technical name>

To find out which templates you can use, check out the BW content included in the BW system you have available (and activated in the BW system!). You can also check the SAP help site 'http://help.sap.com' and look for the BI content documentation you have enabled.

Hope this helps.

Regards,

Joseph

Former Member
0 Kudos

Hi Joseph,

Can I have the template infront of the infocube in order to view a template I have created?

e.g.

<b>TemplateID</b>=<query technical name>&<b>Infocube</b>=<cube technical name>&<b>query</b>=<query technical name>

cheers,

Nick

Former Member
0 Kudos

Hi Nick,

you should either put:

<b>TEMPLATE_ID=<TEMPLATE_ID></b> for a '<i>BEx Web application</i>'

OR

<b>INFOCUBE=<INFOCUBE>&QUERY=<QUERY></b> for a '<i>BW query</i>'

You can find the complete SAP documentation <a href="http://help.sap.com/saphelp_nw70/helpdata/en/6e/325545c62f674e91caee825f308abf/frameset.htm">here</a>

Regards,

Joseph

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

Please refer to the SAP note 92535, and activate following Web Templates manually;

1. 0ANALYSIS_PATTERN

2. 0ANALYSIS_PATTERN_INFO

3. 0ANALYSIS_PATTERN_ICP

4. 0INFO_CONSUMER_PATTERN

5. 0REPORT_DEFAULT_TEMPLATE

6. 0QUERY_TEMPLATE_BROADCASTING70

Activate following Web items manually;

1. 0PATTERN_1B4LCHART_STANDARD

2. 0PATTERN_1B4LCHART_SWITCHED

3. 0PATTERN_2B3LCHART_STANDARD

4. 0PATTERN_2B3LCHART_SWITCHED

5. 0PATTERN_BARCHART_D_STANDARD

6. 0PATTERN_BARCHART_D_SWITCHED

7. 0PATTERN_BARCHART_STANDARD

8. 0PATTERN_BARCHART_SWITCHED

9. 0PATTERN_BARLINECHART_STANDARD

10. 0PATTERN_BARLINECHART_SWITCHED

11. 0PATTERN_BARS_STANDARD

12. 0PATTERN_BARS_SWITCHED

13. 0PATTERN_LINECHART_D_STANDARD

14. 0PATTERN_LINECHART_D_SWITCHEND

15. 0PATTERN_LINECHART_STANDARD

16. 0PATTERN_LINECHART_SWITCHED

17. 0PATTERN_PIECHART_STANDARD

18. 0PATTERN_PIECHART_SWITCHED

19. 0PATTERN_PLANACT_BARCHART_1SER

20. 0PATTERN_PORTFOLIO_STANDARD

21. 0PATTERN_RELBARCHART_STANDARD

22. 0PATTERN_STACKEDBAR_STANDARD

23. 0PATTERN_STACKEDBAR_SWITCHED

After activating all these Web items and web templates the Iview will not display the error.

Thanks and regards,

Pradnya