Table idempiere9.adempiere.pa_goal
Performance Goal

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
pa_goal_id numeric 10
pa_dashboardcontent.pa_goal_id pagoal_padashboardcontent R
pa_goal.pa_goalparent_id pagoalparent_pagoal R
pa_goalrestriction.pa_goal_id pagoal_pagoalrestriction R
Performance Goal
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
isactive bpchar 1 'Y'::bpchar The record is active in the system
created timestamp 29,6 now() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 now() Date this record was updated
updatedby numeric 10 User who updated this records
seqno numeric 10 0 Method of ordering records; lowest number comes first
name varchar 60 Alphanumeric identifier of the entity
description varchar 255  √  null Optional short description of the record
note varchar 2000  √  null Optional additional user defined information
ad_user_id numeric 10  √  null
ad_user.ad_user_id aduser_pagoal R
User within the system - Internal or Business Partner Contact
pa_colorschema_id numeric 10
pa_colorschema.pa_colorschema_id pacolorschema_pagoal R
Performance Color Schema
issummary bpchar 1 'N'::bpchar This is a summary entity
pa_goalparent_id numeric 10  √  null
pa_goal.pa_goal_id pagoalparent_pagoal R
Parent Goal
pa_measure_id numeric 10  √  null
pa_measure.pa_measure_id pameasure_pagoal R
Concrete Performance Measurement
relativeweight numeric 0  √  null Relative weight of this step (0 = ignored)
measuretarget numeric 0 0 Target value for measure
measurescope bpchar 1 Performance Measure Scope
measuredisplay bpchar 1  √  null Measure Scope initially displayed
datefrom timestamp 29,6  √  null Starting date for a range
dateto timestamp 29,6  √  null End date of a date range
measureactual numeric 0  √  0 Actual value that has been measured.
goalperformance numeric 0  √  null Target achievement from 0..1
datelastrun timestamp 29,6  √  null Date the process was last run.
ad_role_id numeric 10  √  null
ad_role.ad_role_id adrole_pagoal R
Responsibility Role
charttype varchar 2 'BC'::character varying Type of chart to render
pa_goal_uu varchar 36  √  NULL::character varying PA_Goal_UU

Table contained 4 rows at 2021-12-25 14:43 +0100

Indexes:
Column(s) Type Sort Constraint Name
pa_goal_id Primary key Asc pa_goal_pkey
pa_goal_uu Must be unique Asc pa_goal_uu_idx


SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.