SAP BO Information design tool②

Posted DB架构

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了SAP BO Information design tool②相关的知识,希望对你有一定的参考价值。

5. Concept: What's new in SAP BussinessObjects information design tool 4.0 Feature Pack3

5.1 Several new Feature have been introduced in SAP BO IDT 4.0 Pack 3 to enhance your ability to create the semantic layers leveraged by your BI report and query tools. 

5.2 IDT introduces the ability to create relational connections to SAP ERP systems. which you to create single-source or multi-source universes that provide acess to ERP data in your reporting and query tools.

 

 5.3 In addition to SAP ERP, you can also create relational connections to Apache Hadoop HIVE ,SAP HANA database 1.0 ,Oracle EBS, and Sybase IQ 15.1-15.3

5.4  Features that are specific to Essbase are also fully supported .

 

 5.5   create OLAP connection to SAP BO Financial Consolidation 10

 5.6 You can define customer user attributes in the Centel Management Console(CMC) and assign specific values to individual users or have the values defined referenced in the information design.

5.7 In the Query for an OLAP data source. 

 5.8 In the Connection view for a data foundation.

 

 

 5.9 Additional options in the secondary menu for tables in a data foundation enable you to automatically delimit table name in any SQL expressions in which they appear. and to define table qualifiers or owners.

 5.10 You can now view  properties for each object in a data foundation, such as tables ,columns, and joins, in a dedicated Properties panel at the bottom of the screen.

 5.11   Cheat sheets  are designed to help users that are we new to the information design tool.

 5.12 A new right is also availiable in the Centel Management Console.

 6.Create a relational connection to an SAP ERP data source.

 

 

 

 

 

 

 

 

 

 

 

 

 

7. Create an OLAP connection to an Oracle Essbase data source.

7.1 Click File, Create a new connection in an existing project. 

7.2 Click New 

 

7.3 Select OLAP Connection 

 

7.4 Define a unique name for the connection,Type Essbase and then click Next> 

 

7.5 Choose the Essbase driver for your connection, Click to expand the list of Oracle drivers. 

 

 7.6 Click to expand the Hyperion Essbase 11.x data source.

 7.7 Select the Essbase API for Analysis driver.

 7.8 Click Next>

 7.9 Click to expand the Sample catalog.

  

7.10  Select the Basic cube.

 

7.11 Click Finish. 

 

 

 8. Use a cheat sheet to create a universe in IDT.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

将 ddmmyy 日期转换为 Universe SAP BO 中的提示

【中文标题】将 ddmmyy 日期转换为 Universe SAP BO 中的提示【英文标题】:convert ddmmyy date into prompt in universe SAP BO 【发布时间】:2015-12-07 08:23:07 【问题描述】:

我需要根据用户输入的日期显示最近 2 年的数据:

如果用户输入 01/01/2015,我需要查看从 01/01/2013 到 01/01/2015 的数据

日期将以 dd/mm/yy(日期时间)格式输入。

如何在 Webi 中实现这一点?

我在我的宇宙级过滤器中尝试了以下代码

DIM_GROUP_CONTRACT.GRP_CONTRACT_EFFECTIVE_DATE TO_NUMBER(TO_CHAR(trunc(To_date(@Prompt('选择报告结束月份:','A','记录生效日期\记录生效月份',mono,free,persistent)||'01 ','YYYYMMDD'),-24),'MM'), 'YYYYMM'))

和TO_NUMBER(TO_CHAR(trunc(Add_Months(To_date(@Prompt('选择报告结束月份:','A','记录生效日期\记录生效月份',mono,free,persistent)||'01' ,'YYYYMMDD'),'MM'),'YYYYMM'))

它给了我错误

要求以dd/mm/yy格式添加日期

【问题讨论】:

您似乎将结果强制到该月的第一天。这是故意的吗?另外,“记录有效月份”是什么?是六字串吗? 对不起,我想我刚刚复制了另一个对象过滤器的代码......我对这个东西有点陌生。我不需要记录有效月份。我唯一的要求是 GRP_CONTRACT_EFFECTIVE_DATE 形式为 ddmmyy... 这是我正在使用的代码,但它给了我一个错误...add_months(@prompt ('Enter Date:','D','Group Contract Details\Group Contract Effective Date', Mono,Free ),-24) 和 (@prompt ('输入日期:','D','集团合同详情\集团合同生效日期',Mono,Free )) 【参考方案1】:

我找到了解决方案 ( DIM_GROUP_CONTRACT.GRP_CONTRACT_EFFECTIVE_DATE 之间 add_months(@prompt ('输入日期:','D','集团合同详情\集团合同生效日期',Mono,Free ),-24) and (@prompt('Enter Date:','D','Group Contract Details\Group Contract Effective Date',Mono,Free )) )

谢谢

【讨论】:

以上是关于SAP BO Information design tool②的主要内容,如果未能解决你的问题,请参考以下文章

SAP中BW和BO有啥区别?

SAP BI/Bo前景怎么样啊,请资深顾问们帮忙分析下哈,小弟在这里谢谢了。。。

如何从 SAP BO Universe 数据源中获取表和列?

将 ddmmyy 日期转换为 Universe SAP BO 中的提示

通过实际的例子,介绍 SAP ABAP 里的 Repository Information System 的使用技巧

sap screen design