• 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

  • 相关阅读:
    寫程序方法
    phpDesigner注冊碼
    如何获取SQL Server数据库元数据(转)
    WPF中的事件(Event)
    访问数据源的架构信息(系统表、信息结构图、GetSchema)
    MSbuild生成WPF程序
    数据契约
    window动态调整大小后无法关闭
    sql server 2000 系统表详细介绍(转,收藏一下)
    Linq2Sql:使用Sqlmetal.exe
  • 原文地址:https://www.cnblogs.com/omygod/p/3031850.html
Copyright © 2020-2023  润新知