Table idempiere9.adempiere.ad_infowindow
Info Window

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_infowindow_id numeric 10
ad_infocolumn.ad_infowindow_id adinfowindow_adinfocolumn C
ad_infoprocess.ad_infowindow_id adinfowindow_adinfoprocess C
ad_inforelated.ad_infowindow_id adinfowindow_adinforelated R
ad_inforelated.relatedinfo_id relatedinfo_adinforelated R
ad_infowindow_access.ad_infowindow_id adinfowindow_adinfowindowacces C
ad_infowindow_trl.ad_infowindow_id adinfowindow_adinfowindowtrl C
ad_menu.ad_infowindow_id adinfowindow_admenu R
ad_package_exp_detail.ad_infowindow_id adinfowindow_adpackageexpdetai R
ad_preference.ad_infowindow_id ad_infowindow_preference R
ad_ref_table.ad_infowindow_id adinfowindow_adreftable R
ad_userdef_info.ad_infowindow_id adinfowindow_aduserdefinfo C
ad_wf_node.ad_infowindow_id adinfowindow_adwfnode R
Info and search/select Window
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
help varchar 2000  √  null Comment or Hint
ad_table_id numeric 10
ad_table.ad_table_id adtable_adinfowindow R
Database Table information
entitytype varchar 40 'D'::character varying
ad_entitytype.entitytype entityt_adinfowindow R
Dictionary Entity Type; Determines ownership and synchronization
fromclause varchar 2000 SQL FROM clause
otherclause varchar 2000  √  null Other SQL Clause
processing bpchar 1  √  null Process Now
ad_infowindow_uu varchar 36  √  NULL::character varying AD_InfoWindow_UU
whereclause varchar 2000  √  NULL::character varying Fully qualified SQL WHERE clause
isdefault bpchar 1 'N'::bpchar Default value
isdistinct bpchar 1 'N'::bpchar Select Distinct
orderbyclause varchar 2000  √  NULL::character varying Fully qualified ORDER BY clause
isvalid bpchar 1 'N'::bpchar Element is valid
ad_ctxhelp_id numeric 10  √  NULL::numeric
ad_ctxhelp.ad_ctxhelp_id adctxhelp_adinfowindow R
Context Help
imageurl varchar 120  √  NULL::character varying URL of image
seqno numeric 10  √  NULL::numeric Method of ordering records; lowest number comes first
isshowindashboard bpchar 1 'Y'::bpchar Show the dashlet in the dashboard
ad_process_id numeric 10  √  NULL::numeric
ad_process.ad_process_id adprocess_adinfowindow R
Process or Report
maxqueryrecords numeric 10 (0)::numeric If defined, you cannot query more records as defined - the query criteria needs to be changed to query less records
isloadpagenum bpchar 1  √  'Y'::bpchar When load data for info window, also load number of paging
pagingsize numeric 10 '0'::numeric Paging Size

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

Indexes:
Column(s) Type Sort Constraint Name
ad_infowindow_id Primary key Asc ad_infowindow_pkey
ad_client_id + name Must be unique Asc/Asc ad_infowindow_unique_name
ad_infowindow_uu Must be unique Asc ad_infowindow_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.