本節列出管理報表函數和規劃函數之 Oracle Hyperion Financial Management 可用的內部 HS 自訂函數。函數包括說明、函數類型、語法、範例和範本指令碼。
表格 12-1 管理報表函數
自訂函數 | 描述 | 語法 | 函數類型 | Hyperion Enterprise 對應項 |
---|---|---|---|---|
Average |
計算財務平均值 |
Average (POV, Periods) |
函數 |
AVE A12 |
Cumulative |
從先前期間累計金額 |
Cumulative (POV, View, NumPeriod) |
函數 |
CUM CTD YTD |
Difference |
計算目前和期初之間的差異 |
Difference (POV, View) |
函數 |
DIF DFB |
DSO |
計算銷售未結的天數 |
DSO (DSO、借項、銷售、DIP) |
程序 |
程序 |
Opening |
將期初餘額遞延 |
Opening (POV, View) |
函數 |
OPE BASE BASEFLOW |
Rate |
取得相關的匯率 |
Rate (ExchangeRate, Triangulation Currency) |
函數 |
CrossRate |
表格 12-2 規劃函數
自訂函數 | 描述 | 參數 | 函數類型 |
---|---|---|---|
Units_Rates |
單位 * 匯率 (C=A*B) |
Unit_Rates (Description, Units, Rates) |
程序 |
Custom_Alloc |
在自訂維度中配置 |
Custom_Alloc (Destination, Source, Factor, FactorN, FactorD, Elimination) |
程序 |
Increase_Decrease |
依照百分比增加或減少帳戶 |
Increase_Decrease (Destination, Source, Factor, Scale, Inverse) |
程序 |
Pro_Rata_Ratio |
兩個帳戶之間的比率 |
Pro_Rata_Ratio (Destination, SourceN, SourceD) |
程序 |
Spread |
分攤年度所有期間之間的總金額 |
Spread (Destination, Source, Factor, FactorN, FactorD, Temp, Per) |
程序 |