Table idempiere9.adempiere.ad_ref_table
Reference Table Definitions

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
ad_reference_id numeric 10
ad_reference.ad_reference_id ad_reference_reftable C
System Reference and Validation
ad_client_id numeric 10
ad_client.ad_client_id ref_tableclient R
Client/Tenant for this installation.
ad_org_id numeric 10
ad_org.ad_org_id ref_tableorg R
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
ad_table_id numeric 10
ad_table.ad_table_id add_table_reftable R
Database Table information
ad_key numeric 10
ad_column.ad_column_id ad_column_reftable_id R
Unique identifier of a record
ad_display numeric 10
ad_column.ad_column_id ad_column_reftable_display R
Column that will display
isvaluedisplayed bpchar 1 'N'::bpchar Displays Value column with the Display column
whereclause varchar 2000  √  null Fully qualified SQL WHERE clause
orderbyclause varchar 2000  √  null Fully qualified ORDER BY clause
entitytype varchar 40 'D'::character varying
ad_entitytype.entitytype entityt_adreftable R
Dictionary Entity Type; Determines ownership and synchronization
ad_window_id numeric 10  √  null
ad_window.ad_window_id adwindow_adreftable R
Data entry or display window
ad_ref_table_uu varchar 36  √  NULL::character varying AD_Ref_Table_UU
ad_infowindow_id numeric 10  √  NULL::numeric
ad_infowindow.ad_infowindow_id adinfowindow_adreftable R
Info and search/select Window

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

Indexes:
Column(s) Type Sort Constraint Name
ad_reference_id Primary key Asc ad_ref_table_pkey
ad_ref_table_uu Must be unique Asc ad_ref_table_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.