SAP HANA中创建与时间相关的数据及Time Attribute View(Fiscal)

SAP HANA中创建与时间相关的数据及Time Attribute View(Fiscal)

This document provides the general functionality and idea about the “Generate Time Data” with calender type “Fiscal”.

In order to better understand how to use “Generate Time Data”, we are going to use standard table for the examples.

Note: While using this option you need to replicate the standard table into SAP HANA that is T005T, T005U, T009, and T009B. If these standard tables are not available then you will not be able use the “Generate Time Data” function.

Procedure:

1. Generate the master data from the specific time frame that you are interested in

  • On the Quick Launch Page > Data > Generate Time Data

image

2. Verify the generated data within _SYS_BI.M_FISICAL_CALENDAR

image

3. Create a new Fiscal Time based Attribute view

  • Right Click on Attribute View > New

image

4. Enter FISCAL_00 for the name of the view

  • For the Calendar Type Select > Fiscal.
  • For the variant select K4:800
  • Click on Auto Create.
  • Click Finish.

image

5. As a result you will see the fiscal calendar table with the generated Attributes.

     Note: Optionally you can remove any attribute fields that are not needed.

image

6. Right Click on the Attribute View > Activate

image

7. Right Click on the Attribute View > Preview

image

8. Use the Attribute view within an existing Analytical View AN_TIME_00.

  • Right Click on Analytical View > Open

image

9. Open the logical view.

 

10. Drag the FISICAL_00 attribute view into the Analytical views logical view.

11. Create a join (referential n..1) between FISCAL_00.DATE and the data foundation HZDAT field.

image

12. Activate & Preview

image

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/110157.html原文链接:https://javaforall.net

(0)
上一篇 2021年8月23日 下午2:00
下一篇 2021年8月23日 下午3:00


相关推荐

  • lvs -dr

    lvs -dr[kiosk@foundation15Desktop]$rht-vmctlstartallStartingnode1.Startingnode2.Startingnode3.Startingnode4.Startinglvs1.Startinglvs2.[kiosk@foundation15Desktop]$rht-vmctlstartall

    2022年7月23日
    8
  • pycharm安装opencv库及遇到的问题

    pycharm安装opencv库及遇到的问题软件安装方面纯小白 遇到很多问题 查了很多资料 弄了一天才装好注意事项 1 首先要注意的地方装 opencv 首先需要装 numpy 库和 matplotlib 库 2 除了装 opencv python 外 还需要装 opencv contrib python 而且一定是同一版本才行 3 pycharm 有自己下载这些库的功能 遇到问题以后才需要按照网上说的去下载 whl 文件 能用 pycharm 解决的就不要去下载了 4 要注意 python3 7 配不上最新的 opencv 必须找旧版 及时新版写得 CP37 也不行 安装步骤

    2026年3月18日
    2
  • 常见单元测试工具介绍

    常见单元测试工具介绍1 nbsp nbsp nbsp nbsp nbsp nbsp nbsp C C 语言开发的首选利器 C Test nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp 以前在 windows 平台下的开发 使用的框架主要是 MFC 以及 console 工程 基于 win32SDK 属于纯 C C 开发的范畴 nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp 因此 使用的单元测试工具 主要有 C Test 和 CppUnit 两种 其中又以前者为主 因为具有直接导入 VC 工程 以及自动生成测试集合 用

    2026年3月17日
    1
  • 扣子coze开源本地部署教程

    扣子coze开源本地部署教程

    2026年3月13日
    3
  • 如何盗微信号 除了验证码_微信2个好友验证码破解

    如何盗微信号 除了验证码_微信2个好友验证码破解光凭验证码就可以盗号!微信盗号新手段揭秘91.com移动互联网第一平台时间:2014-06-30[网站合作]快速评论分享到QQ好友新浪微博91娱乐目前有一种新型盗号方式即骗取用户手机验证码来盗取用户微信QQ等帐号,从而进一步盗取其中的微信银行账户、密码以及账单明细,所以平时疏忽大意的童鞋一定要小心谨慎噢。话说有一天,小编的微信忽然就收到了朋

    2022年4月19日
    106
  • Etcd 架构与实现解析

    Etcd 架构与实现解析前一段时间的项目里用到了 Etcd 所以研究了一下它的源码以及实现 网上关于 Etcd 的使用介绍的文章不少 但分析具体架构实现的文章不多 同时 Etcdv3 的文档也非常稀缺 本文通过分析 Etcd 的架构与实现 了解其优缺点以及瓶颈点 一方面可以学习分布式系统的架构 另外一方面也可以保证在业务中正确使用 Etcd 知其然同时知其所以然 避免误用 最后介绍 Etcd 周边的工具和一些使用注意事

    2026年3月17日
    2

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号