成績目標 (ウィンドウ ID-212)
ウィンドウ: 成績目標
説明: Define Performance Goals
助ける: The Performance Goal Window allows you to define performance goals or all, a role or a user
TAB: 成績目標
説明: 成績目標です。
助ける 成績目標タブは、成績のために明確な目標を定義します。
ファイル:成績目標 - 成績目標 - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Client | クライアント | このインストールのためのクライアント/テナントです。 | クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) NOT NULL Table Direct |
Name | 名前 | Alphanumeric identifier of the entity | The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. | Name character varying(60) NOT NULL String |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(255) String |
Note | メモ | Optional additional user defined information | The Note field allows for optional entry of user defined information regarding this record | Note character varying(2000) Text |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Role | 役割 | ログイン権限を表します。 | 役割はセキュリティ、およびアクセス権限を決定するために使われます。 | AD_Role_ID numeric(10) Table Direct |
User/Contact | ユーザー/連絡先 | システムの中のユーザーです。内部のユーザー、ビジネスパートナーです。 | ユーザーはシステムで一意に決まるユーザーを特定します。これは、内部のユーザー、またはビジネスパートナーです。 | AD_User_ID numeric(10) Search |
Sequence | 連続番号 | Method of ordering records; lowest number comes first | The Sequence indicates the order of records | SeqNo numeric(10) NOT NULL Integer |
Summary Level | 概要レベル | これは概要実体です。 | 概要実体はツリーの末端ではなく枝を示します。概要実体は、レポートのために使用されて、自己の値を持っていません。 | IsSummary character(1) NOT NULL Yes-No |
Color Schema | 色のスキーマ | Performance Color Schema | Visual representation of performance by color. The Schema has often three levels (e.g. red-yellow-green). Adempiere support two levels (e.g. red-green) or four levels (e.g. gray-bronce-silver-gold). Note that Measures without a goal are represented white. The percentages could be beween 0 and unlimited (i.e. above 100%). | PA_ColorSchema_ID numeric(10) NOT NULL Table Direct |
Parent Goal | 親目標 | Parent Goal | You can create a hierarchy of goals by linking the sub-goals to the summary goal.
The measures are automatically rolled up |
PA_GoalParent_ID numeric(10) Table |
Measure Target | 目標を測定 | Target value for measure | The Measure Target indicates the target or goal for this measure. It is used as in comparing against the actual measures | MeasureTarget numeric NOT NULL Number |
Measure | 測定 | Concrete Performance Measurement | The Measure identifies a concrete, measurable indicator of performance. For example, sales dollars, prospects contacted. | PA_Measure_ID numeric(10) Table Direct |
Date From | 開始日付 | Starting date for a range | The Date From indicates the starting date of a range. | DateFrom timestamp without time zone Date+Time |
Date To | 終了日付 | End date of a date range | The Date To indicates the end date of a range (inclusive) | DateTo timestamp without time zone Date+Time |
Measure Scope | 測定範囲 | Performance Measure Scope | The scope of the goal can be broken down for initial display.
Example: Scope is Year, Display is Month - the goal is entered as a yearly number, the display divides the goal by 12 |
MeasureScope character(1) NOT NULL List |
Measure Display | 測定表示 | Measure Scope initially displayed | null | MeasureDisplay character(1) List |
Chart Type | Chart Type | Type fo chart to render | null | ChartType character varying(2) NOT NULL List |
Measure Actual | 実際状態測定 | Actual value that has been measured. | The Measure Actual indicates the actual measured value. The measured values are used in determining if a performance goal has been met | MeasureActual numeric Number |
Date last run | 最終実行日付 | Date the process was last run. | The Date Last Run indicates the last time that a process was run. | DateLastRun timestamp without time zone Date+Time |
Performance Goal | 成績目標 | Target achievement from 0..1 | The Goal Performance indicates the target achievement from 0 to 1. | GoalPerformance numeric Number |
Relative Weight | 相対重量 | Relative weight of this step (0 = ignored) | The relative weight allows you to adjust the project cycle report based on probabilities. For example, if you have a 1:10 chance in closing a contract when it is in the prospect stage and a 1:2 chance when it is in the contract stage, you may put a weight of 0.1 and 0.5 on those steps. This allows sales funnels or measures of completion of your project. | RelativeWeight numeric Number |
TAB: 制限
説明: 成績目標制限
助ける 組織、ビジネスパートナー、定義された製品への性能測定の制限です。
例: 成績は、本社のみ測定されます。
測定はデータをサポートしなければなりません。そうでければ、その測定は無視されます。
ファイル:成績目標 - 制限 - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Client | クライアント | このインストールのためのクライアント/テナントです。 | クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) NOT NULL Table Direct |
Goal | 目標 | Performance Goal | The Performance Goal indicates what this users performance will be measured against. | PA_Goal_ID numeric(10) NOT NULL Table Direct |
Name | 名前 | Alphanumeric identifier of the entity | The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. | Name character varying(60) NOT NULL String |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Restriction Type | 制限タイプ | Goal Restriction Type | Enter one or more records per Goal Restriction Type (e.g. Org o1, o2) | GoalRestrictionType character(1) NOT NULL List |
Organization | 組織 | Organizational entity within client | An organization is a unit of your client or legal entity - examples are store, department. | Org_ID numeric(10) Table |
Business Partner | ビジネスパートナー | ビジネスパートナーを特定します。 | ビジネスパートナーは取引をするすべての主体です。これは仕入先、販売先、従業員、または販売員を含むことができます。 | C_BPartner_ID numeric(10) Search |
Business Partner Group | ビジネスパートナーグループ | Business Partner Group | The Business Partner Group provides a method of defining defaults to be used for individual Business Partners. | C_BP_Group_ID numeric(10) Table Direct |
Product | 製品 | 製品、サービス、項目 | この組織で購入、または販売する製品を特定します。 | M_Product_ID numeric(10) Search |
Product Category | 製品カテゴリ | 製品のカテゴリ | この製品が属すカテゴリを特定します。 製品カテゴリは価格設定と選択に使用されます。 | M_Product_Category_ID numeric(10) Table Direct |