1. 程式人生 > >Generate Time Data(財務日期主資料)

Generate Time Data(財務日期主資料)

1. Generate the master data from the specific time frame that you are interested in根據你輸入的時間段來產生主資料 •On the Quick Launch Page > Data > Generate Time Data 生成前,需指會計年度變式表與具體哪個變式   注:一定要有T009這個標準表,且還要有資料,否則Variant下拉框中不會有值,下面是自己虛擬機器真實情況: 2. Verify the generated data within _SYS_BI.M_FISICAL_CALENDAR 生成的賬務主資料會放在_SYS_BI.M_FISICAL_CALENDAR表中   3. Create a new Fiscal Time based Attribute view •Right Click on Attribute View > New  pastedImage_13.png 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. http://scn.sap.com/servlet/JiveServlet/downloadImage/102-26752-1-92099/380-400/pastedImage_17.png
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. 6. Right Click on the Attribute View > Activate   7. Right Click on the Attribute View > Preview   8. Use the Attribute view within an existing Analytical View AN_TIME_00. 在分析檢視在使用上面建立的時間屬性檢視。
AN_TIME_00為分析檢視 •Right Click on Analytical View > Open   9. Open the logical view.  在新版本Studio中為Star Join 10. Drag the FISICAL_00 attribute view into the Analytical views logical view.  將FISICAL_00時間屬性檢視加入到分析檢視的Logical view(新版Star Join) 11. Create a join (referential n..1) between FISCAL_00.DATE and the data foundation HZDAT field. 通過日期關聯(YYYYMMDD)  
12. Activate & Preview  這樣就可以按會計變式進行資料分析了