前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >如何在SAP WebClient UI里使用HANA Live report

如何在SAP WebClient UI里使用HANA Live report

作者头像
Jerry Wang
发布2020-08-10 11:05:53
4290
发布2020-08-10 11:05:53
举报

(1) Log on WebUI with role ANALYTICSPRO.

create a new HANA live report:

report type choose “SHL”:

in popup window, you have to specify the following three attributes:

For field “SAP HANA Live Query”, You can choose from F4 value help:

In this example I just use standard HANA query delivered by SAP: OpportunityQuery.

(2) Do not be confused by the id “OpportunityService” in previous screenshot. It is just an identifier defined in SPRO, but not the technical ID for a given HANA query view. The 5 entries of the value help come from the below customizing:

So the query ID I choose, “OpportunityService”, actually points to the HANA query OpportunityQuery.xsodata:

(3) Now you are asked to specify value for mandatory parameters of the HANA query you select from step2.

The three mandatory parameters are defined in HANA studio:

You can find the example OpportunityQuery via the path in System perspective in HANA studio: sap->hba->crm->Calculation Views.

define an attribute for report ( Attributes are the individual non-measurable analytical elements). Here I choose “Analysis Phase”.

Add measure ( Measures are measurable analytical elements ):

(4) Now the report can be rendered – all the data comes from HANA database retrieved by HANA query efficiently:

In Chrome development tool, you can observe how analytic data is retrieved by HANA query:

response:

And the response data is also displayed in the bottom part of report:

You can switch to different stype of graph via the “Select Chart Type” drop down list.

Note: The prerequisite of using this solution in CRM Webui is the following configuration must be done for SAP Web Dispatcher.

a. URLs with the path /sap/hba/apps/crmhlq are routed to the OData port for the SAP HANA Extended Application Services in the SAP HANA database, which contains the SAP HANA Live Content with the query views used. b. URLs with the path /sap/opu/odata/sap/ are routed to the message server for the CRM system.

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2020-08-09 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
相关产品与服务
数据库
云数据库为企业提供了完善的关系型数据库、非关系型数据库、分析型数据库和数据库生态工具。您可以通过产品选择和组合搭建,轻松实现高可靠、高可用性、高性能等数据库需求。云数据库服务也可大幅减少您的运维工作量,更专注于业务发展,让企业一站式享受数据上云及分布式架构的技术红利!
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档