カスタム関数

このセクションでは、次のトピックについて説明します。

管理レポート関数

ビジネス・ルール関数

このセクションでは、管理レポート関数およびプランニング関数用にFinancial Managementで使用できる内部HSカスタム関数をリストします。関数には、説明、関数のタイプ、構文、例およびサンプル・スクリプトが含まれます。

表88. 管理レポート関数

カスタム関数

説明

構文

関数のタイプ

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)

Procedure

Procedure

Opening

期首残高を繰り越します

Opening (POV, View)

関数

OPE BASE BASEFLOW

Rate

関連する為替レートを取得します

Rate (ExchangeRate, Triangulation Currency)

関数

CrossRate

表89. プランニング関数

カスタム関数

説明

パラメータ

関数のタイプ

Units_Rates

単位 * レート(C=A*B)

Unit_Rates (Description, Units, Rates)

Procedure

Custom_Alloc

カスタム・ディメンションに配賦します

Custom_Alloc (Destination, Source, Factor, FactorN, FactorD, Elimination)

Procedure

Increase_Decrease

勘定科目をある比率で増減します

Increase_Decrease (Destination, Source, Factor, Scale, Inverse)

Procedure

Pro_Rata_Ratio

2つの勘定科目の比率

Pro_Rata_Ratio (Destination, SourceN, SourceD)

Procedure

Spread

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

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

Procedure