樞紐分析檢視配置

樞紐分析可讓您在各種可設定的定義中檢視儲存在總帳 OLAP 多維度資料立方體總計的財務資料。總帳樞紐分析使用現有的多維度資料立方體檢視功能來提供預先定義的檢視。

提供的多維度資料立方體檢視可以設定為符合您的特定需求。配置可變更功能表、頁面以及與業務類別相關聯的各個使用者介面物件和動作的外觀與風格。配置變更會運用至所有使用者。當您進行配置與個人化變更時,系統會變更 Landmark 模式語言 (LPL) 來源的複本。

提供的清單有三個部分:樞紐分析檢視、期間檢視與顯示欄位。

樞紐分析檢視

「樞紐分析檢視」用於顯示為維度定義的值的清單。值會以維度新增到訂單中的次序顯示。清單可包含許多維度。以下維度可用於「樞紐分析檢視」:

  • 案例
  • AccountingEntity
  • GeneralLedgerTotal.AccountingUnit
  • GeneralLedgerTotal.Currency
  • GeneralLedgerTotal.GeneralLedgerChartAccount
  • GeneralLedgerTotal.Project
  • FinanceDimension1-10
  • 系統
  • 分類帳

樞紐分析檢視需要此格式:

NameofNewPivotView  
              label is “NewPivotViewLabel”
              Row Dimensions
              {specify the dimensions that will be part of the new view)

這是 PivotByDimension1 的現有「樞紐分析檢視」名稱範例:

PivotByDimension1
              label is "PivotBy<FinanceEnterpriseGroup.FinanceDimension1Label>"
              Row Dimensions
                  FinanceDimension1
                  GeneralLedgerTotal.GeneralLedgerChartAccount

此檢視可設定為以 Row Dimensions 下的喜好設定次序新增維度。在此範例中,GeneralLedgerTotal.Project 已新增至現有「樞紐分析檢視」上的「列維度」。

PivotByDimension1
              label is "PivotBy<FinanceEnterpriseGroup.FinanceDimension1Label>"
              Row Dimensions
                  FinanceDimension1
                  GeneralLedgerTotal.GeneralLedgerChartAccount
                  GeneralLedgerTotal.Project

期間檢視

「期間檢視」是針對定義的期間顯示清單的方式。此清單顯示可用的期間運算子:

  • 季度
  • 上- 搭配月-季-年使用
  • 下- 搭配月-季-年使用
  • 期初餘額
  • 期初年初至今餘額
  • 期末餘額
  • 期末年初至今餘額

以下期間運算子可用於「期間檢視」:

  • (prior | next) week
  • (prior | next) month
  • (prior | next) quarter
  • (prior | next) year

以下是現有「期間檢視」名稱 ByLast2Months 的範例。

ByLast2Months
                 label is "ByLast2Months"
                 Periods
                    month
                    prior month 1

設定現有的「期間檢視」,並以 Periods 下的喜好設定次數新增期間運算子。在此範例中,已將 prior month 2 新增到期間結尾。「期間檢視」現在包含當前期間與之前兩個月期間:

ByLast2Months
               label is "ByLast2Months"
               Periods
                  month
                  prior month 1
                  prior month 2

使用以下格式可建立新的「期間檢視」:

NameofNewPeriodView
             label is "NewPeriodViewLabel"
             Periods
                 {specify the period operator that will be part of the new view}

顯示欄位

顯示欄位是顯示在檢視中的淨額。以下清單顯示可用的淨額欄位

  • NetFunctionalAmount
  • NetTransactionAmount
  • NetAlternateAmount
  • NetAlternateAmount2
  • NetAlternateAmount3
  • NetProjectAmount
  • NetReportAmount1
  • NetReportAmount2
  • NetReportAmount3
  • NetReportAmount4
  • NetReportAmount5
  • NetUnitsAmount