パフォーマンス測定(Performance Measure)|iDempiere 13 画面リファレンス
パフォーマンス測定(Performance Measure)
Section titled “パフォーマンス測定(Performance Measure)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 215)
メニュー: 会計管理 ▸ パフォーマンス測定 ▸ パフォーマンス測定
Define your Performance Measures
The Performance Measure Window allows you to define the rules and restrictions for performance measurement. You can, for example, restrict performance measurement to sales for a certain product category for a defined time frame.
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | 測定 | PA_Measure | 0 | Performance Measure |
| 20 | パフォーマンス実績 | PA_Achievement | 1 | Performance Achievement |
測定 タブのフィールド
Section titled “測定 タブのフィールド”The Performance Measure Tab defines the date range and method to be used for measuring performance.
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 説明 | Description | String | Optional short description of the record | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 測定データタイプ | MeasureDataType | List | ✔ | Type of data - Status or in Time |
| 測定タイプ | MeasureType | List | ✔ | Determines how the actual performance is derived |
| マニュアル実績 | ManualActual | Number | Manually entered actual value | |
| メモ | ManualNote | Text | Note for manual entry | |
| 測定計算 | PA_MeasureCalc_ID | Table Direct | Calculation method for measuring performance | |
| 計算クラス | CalculationClass | String | Java Class for calculation, implementing Interface Measure | |
| 比率 | PA_Ratio_ID | Table Direct | Performance Ratio | |
| リクエストタイプ | R_RequestType_ID | Table Direct | Type of request (e.g. Inquiry, Complaint, ..) | |
| プロジェクトタイプ | C_ProjectType_ID | Table Direct | Type of the project | |
| ベンチマーク | PA_Benchmark_ID | Table Direct | Performance Benchmark | |
| レポート階層 | PA_Hierarchy_ID | Table Direct | Optional Reporting Hierarchy - If not selected the default hierarchy trees are used. |
パフォーマンス実績 タブのフィールド
Section titled “パフォーマンス実績 タブのフィールド”The Performance Achievement Tab defines the Tasks to be achieved. The performance is measured by the percentage of reached achievements.
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 測定 | PA_Measure_ID | Table Direct | ✔ | Concrete Performance Measurement |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 説明 | Description | String | Optional short description of the record | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| シーケンスNo | SeqNo | Integer | ✔ | Method of ordering records; lowest number comes first |
| 伝票日付 | DateDoc | Date | Date of the Document | |
| メモ | Note | Text | Optional additional user defined information | |
| 完成 | IsAchieved | Yes-No | ✔ | The goal is achieved |
| マニュアル実績 | ManualActual | Number | ✔ | Manually entered actual value |