Table idempiere9.adempiere.pa_ratioelement
Performance Ratio Element

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_ratioelement_id numeric 10 Performance Ratio Element
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
name varchar 60 Alphanumeric identifier of the entity
description varchar 255  √  null Optional short description of the record
pa_ratio_id numeric 10
pa_ratio.pa_ratio_id paratio_paratioelement R
Performance Ratio
ratiooperand bpchar 1 Ratio Operand
ratioelementtype bpchar 1 Ratio Element Type
account_id numeric 10  √  null
c_elementvalue.c_elementvalue_id celementvalue_paratioelement R
Account used
pa_ratioused_id numeric 10  √  null
pa_ratio.pa_ratio_id paratioused_paratioelement R
Performance Ratio Used
pa_measurecalc_id numeric 10  √  null
pa_measurecalc.pa_measurecalc_id pameasurecalc_paratioelement R
Calculation method for measuring performance
constantvalue numeric 0  √  null Constant value
seqno numeric 10 Method of ordering records; lowest number comes first
postingtype bpchar 1  √  null The type of posted amount for the transaction
pa_ratioelement_uu varchar 36  √  NULL::character varying PA_RatioElement_UU

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

Indexes:
Column(s) Type Sort Constraint Name
pa_ratioelement_id Primary key Asc pa_ratioelement_pkey
pa_ratioelement_uu Must be unique Asc pa_ratioelement_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.