Goal
PA_Goal
Performance Goal
Overview
| Table Name | PA_Goal |
|---|---|
| Access Level | System + Client |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (37)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
AD_Client_ID |
Table Direct(22) | Yes | @#AD_Client_ID@ | Tenant for this installation. |
AD_Message_ID |
Search(22) | No | - | System Message |
AD_Org_ID |
Table Direct(22) | Yes | @#AD_Org_ID@ | Organizational entity within tenant |
ChartType |
List(2) | Yes | BC | Type of chart to render |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
DateLastRun |
Date+Time(7) | No | - | Date the process was last run. |
Description |
String(255) | No | - | Optional short description of the record |
GoalDisplay |
List(1) | Yes | G | Type of goal display on dashboard |
GoalPerformance |
Number(22) | Yes | - | Target achievement from 0..1 |
GoalRelativeChange |
Number(22) | No | - | - |
GoalTargetType |
List(8) | Yes | G | Defined behaviour between target and measured values |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
IsAllowOpenPerformanceDetail |
Yes-No(1) | No | Y | - |
IsSummary |
Yes-No(1) | Yes | - | This is a summary entity |
MeasureActual |
Number(22) | Yes | - | Actual value that has been measured. |
MeasureDisplayType |
List(1) | No | - | The Measure Display Type indicates how performance indicator represent the measured data. Available options are Percentage and Actual Values. |
MeasureTarget |
Number(22) | Yes | - | Target value for measure |
Note |
Text(2000) | No | - | Optional additional user defined information |
PA_Goal_ID |
ID(22) | Yes | - | Performance Goal |
PA_Measure_ID |
Table Direct(22) | No | - | Concrete Performance Measurement |
PARefreshFrequency |
List(1) | No | H | - |
RelativeWeight |
Number(22) | Yes | 1 | Relative weight of this step (0 = ignored) |
SeqNo |
Integer(22) | Yes | - | Method of ordering records; lowest number comes first |
TimeOffset |
Integer(10) | No | 0 | Number of time units to offset displayed chart data from the current date. |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
AD_Role_ID |
Table Direct(10) | No | -1 | Responsibility Role |
AD_User_ID |
Search(10) | No | -1 | User within the system - Internal or Business Partner Contact |
DateFrom |
Date+Time(7) | No | - | Starting date for a range |
DateTo |
Date+Time(7) | No | - | End date of a date range |
MeasureDisplay |
List(1) | No | - | Measure Scope initially displayed |
MeasureScope |
List(1) | Yes | - | Performance Measure Scope |
PA_ColorSchema_ID |
Table Direct(10) | Yes | - | Performance Color Schema |
PA_GoalParent_ID |
Table(10) | No | - | Parent Goal |
PA_Goal_UU |
String(36) | No | - | - |
Foreign Keys
| Column | References | Description |
|---|---|---|
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Message_ID |
AD_Message.AD_Message_ID | System Message |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
PA_Measure_ID |
PA_Measure.PA_Measure_ID | Concrete Performance Measurement |
AD_Role_ID |
AD_Role.AD_Role_ID | Responsibility Role |
AD_User_ID |
AD_User.AD_User_ID | User within the system - Internal or Business Partner Contact |
PA_ColorSchema_ID |
PA_ColorSchema.PA_ColorSchema_ID | Performance Color Schema |
PA_GoalParent_ID |
PA_GoalParent.PA_GoalParent_ID | Parent Goal |
Generated on 2026-05-03T18:00:03.019504182Z