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 System Reference and Validation
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
ad_table_id numeric 10 Database Table information
ad_key numeric 10 Unique identifier of a record
ad_display numeric 10 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 Dictionary Entity Type; Determines ownership and synchronization
ad_window_id numeric 10  √  null 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 Info and search/select Window

Table contained 223 rows at 2021-12-25 14:57 +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