Table idempiere11.adempiere.ad_infocolumn
Info Column

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
ad_infocolumn_id numeric 10
ad_infocolumn_trl
ad_infoprocess
ad_inforelated
ad_inforelated
ad_userdef_info_column
Info Window Column
ad_client_id numeric 10 Tenant for this installation.
ad_org_id numeric 10 Organizational entity within tenant
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_infowindow_id numeric 10
ad_infowindow
Info and search/select Window
entitytype varchar 40 'D'::character varying
ad_entitytype
Dictionary Entity Type; Determines ownership and synchronization
selectclause varchar 2000 SQL SELECT clause
seqno numeric 10 0 Method of ordering records; lowest number comes first
isdisplayed bpchar 1 'Y'::bpchar Determines, if this field is displayed
isquerycriteria bpchar 1 'N'::bpchar The column is also used as a query criteria
ad_element_id numeric 10  √  null
ad_element
System Element enables the central maintenance of column description and help.
ad_reference_id numeric 10
ad_reference
System Reference and Validation
ad_infocolumn_uu varchar 36  √  NULL::character varying AD_InfoColumn_UU
ad_reference_value_id numeric 10  √  NULL::numeric
ad_reference
Required to specify, if data type is Table or List
ad_val_rule_id numeric 10  √  NULL::numeric
ad_val_rule
Dynamic Validation Rule
iscentrallymaintained bpchar 1 'Y'::bpchar Information maintained in System Element table
displaylogic varchar 2000  √  NULL::character varying If the Field is displayed, the result determines if the field is actually displayed
columnname varchar 30 Name of the column in the database
queryoperator varchar 10  √  NULL::character varying Operator for database query
queryfunction varchar 255  √  NULL::character varying Database function for query
isidentifier bpchar 1 'N'::bpchar This column is part of the record identifier
seqnoselection numeric 10  √  (0)::numeric Selection Column Sequence
defaultvalue varchar 2000  √  NULL::character varying Default value hierarchy, separated by ;
ismandatory bpchar 1 'N'::bpchar Data entry is required in this column
iskey bpchar 1  √  NULL::bpchar This column is the key in this table
isreadonly bpchar 1 'Y'::bpchar Field is read only
placeholder varchar 255  √  NULL::character varying Placeholder
inputfieldvalidation varchar 2000  √  NULL::character varying Input field validation query
ad_fieldstyle_id numeric 10  √  NULL::numeric
ad_style
Field CSS Style
isautocomplete bpchar 1 'N'::bpchar Automatic completion for text fields
isqueryafterchange bpchar 1 'N'::bpchar Issues a query request after the user has made changes to the field
isrange bpchar 1 'N'::bpchar The parameter is a range of values
defaultvalue2 varchar 2000  √  NULL::character varying Default value hierarchy, separated by ;
placeholder2 varchar 255  √  NULL::character varying Placeholder2

Table contained 189 rows at 2024-01-03 13:44 +0100

Indexes:
Column(s) Type Sort
ad_infocolumn_id Primary key Asc
ad_infocolumn_uu Must be unique Asc


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.