12 カスタム関数

この項では、管理レポート関数およびプランニング関数用に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, Debtor, Sales, 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

2つの勘定科目の比率

Pro_Rata_Ratio (Destination, SourceN, SourceD)

プロシージャ

Spread

合計金額を年のすべての期間に分散します

Spread (Destination, Source, Factor, FactorN, FactorD, Temp, Per)

プロシージャ