2015年7月27日 星期一

[SAP][Information Design Tool] 使用圖表方式查看資料欄位的值

在 Data Foundation 中,可以使用圖表的方式查看資料欄位中的資料。先選取一個欄位,滑鼠右鍵選取 Profile Column Values....。

2015年6月19日 星期五

[SAP][Information Design Tool] Merge Table 合併資料表來產生 Derived Table

在 Data Foundation View 中可以使用資料表合併 (Merge Table ) 的方式建立出衍生資料表 ( Derived Table )。選取要合併的資料表,按 Ctrl 鍵並點選資料表後,按滑鼠右鍵,選取 Merge。在出現的視窗中輸入名稱。



2015年5月22日 星期五

[SAP][Information Design Tool] 衍生資料表 Derived Table

Derived Table 是在 Universe 結構中建立動態的、虛擬的資料表。在 IDT 中使用 SQL 語句來建立它。在 Data Foundation 中使用已存在的資料表來建立 Derived Table ,也可以使用 Insert 的方式,用 SQL 語句來建立一個 Derived Table。

在 Data Foundation View 中選取一個資料表,點選滑鼠右鍵,選取 Insert 的 Derived Table。

2015年4月30日 星期四

[SAP][Information Design Tool] Pre-defined Filter

Pre-defined Filter 是在 Business Layer 中可以給所有對象條件限制的物件。在 Query Panel 中,可以使用  Pre-defined Filter 做為 Where 子句中的限制條件。在 Business Layer 中可以定義 Native 或 Business Filter。
Native Filter 是使用 SQL 語句,而 Business Filter 是使用選取的物件。
在 Business Layer 中選取要建立 Filter 的資料夾,按滑鼠右鍵點選 New 中的 Filter,或在 Insert Object 的下拉選單中選取 Filter。




2015年4月6日 星期一

[SAP][Information Design Tool] 建立 Navigation Path

Navigation Path 是定義在 SAP Business Object 報表工具中維度使用的鑽取 ( Drill Down) 路徑。它提供有兩種類型 Default 或 Custom。
預設路徑 ( Default Path ) 是由 Business 物件的階層來定義,而 Custom Path 是有設計者自行定義路徑。


2015年3月27日 星期五

[SAP][Information Design Tool] 建立 Dimension、Attribute、Measure

在 IDT 的 Business Layer 中,可建立的三種物件為 Dimension、Attribute、Measure。
Dimension 及 Measure 是放在 Business Layer 或 Business Layer 下的資料夾中,而 Attribute 是附屬於 Dimension 之下。

點選某一資料夾後,可在資料夾上按右鍵或在 Insert Object 的下拉選單中來新增 Dimension 及 Measure。



2015年2月20日 星期五

[SAP][Information Design Tool] 管理 Business Layer 內的物件

在 Business Layer 中可以直接拖拉資料夾至想要放置的位置中。資料夾或資料夾內物件的順序也可以進行調整。