SLA標準(SLA Criteria)|iDempiere 13 画面リファレンス
SLA標準(SLA Criteria)
Section titled “SLA標準(SLA Criteria)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 335)
(標準メニュー未登録 / 間接使用)
Service Level Agreement Criteria
Define a criteria to measure service level agreements (e.g. Quality, Delivery meets Promised date, ..)
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | SLA標準 | PA_SLA_Criteria | 0 | Service Level Agreement Criteria |
| 20 | SLAゴール | PA_SLA_Goal | 1 | Service Level Agreement Goal |
| 30 | SLA測定 | PA_SLA_Measure | 2 | Service Level Agreement Measure |
SLA標準 タブのフィールド
Section titled “SLA標準 タブのフィールド”Define a criteria to measure service level agreements (e.g. Quality, Delivery meets Promised date, ..). If you define a process class, it need to implement org.compiere.sla.SLACriteria (see example)
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | 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 | |
| コメント | Help | Text | Comment or Hint | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| マニュアル | IsManual | Yes-No | ✔ | This is a manual process |
| クラス名 | Classname | String | Java Classname |
SLAゴール タブのフィールド
Section titled “SLAゴール タブのフィールド”Individual Goal for the SLA criteria for the Business Partner
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| SLA標準 | PA_SLA_Criteria_ID | Table Direct | ✔ | Service Level Agreement Criteria |
| 取引先 | C_BPartner_ID | Search | ✔ | Identifies a Business Partner |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 説明 | Description | String | Optional short description of the record | |
| コメント | Help | Text | Comment or Hint | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 有効開始日 | ValidFrom | Date | Valid from including this date (first day) | |
| 有効終了日 | ValidTo | Date | Valid to including this date (last day) | |
| 測定目標 | MeasureTarget | Number | ✔ | Target value for measure |
| 実績測定 | MeasureActual | Number | ✔ | Actual value that has been measured. |
| 検索+計算測定 | Processing | Button | Capture and Calculate Measures | |
| 最新実行日 | DateLastRun | Date+Time | Date the process was last run. | |
| 処理済み | Processed | Yes-No | ✔ | The document has been processed |
SLA測定 タブのフィールド
Section titled “SLA測定 タブのフィールド”View/Maintain the individual actual value / measure for the business partner service level agreement goal
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| SLAゴール | PA_SLA_Goal_ID | Table Direct | ✔ | Service Level Agreement Goal |
| 取引日付 | DateTrx | Date+Time | ✔ | Transaction Date |
| 実績測定 | MeasureActual | Number | ✔ | Actual value that has been measured. |
| 説明 | Description | String | Optional short description of the record | |
| テーブル | AD_Table_ID | Search | Database Table information | |
| レコードID | Record_ID | Record ID | Direct internal record ID | |
| 計算測定 | Processing | Button | Calculate the Measure | |
| 処理済み | Processed | Yes-No | ✔ | The document has been processed |