Table idempiere9.adempiere.ad_toolbarbutton
ToolBar Button

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
actionclassname varchar 255  √  NULL::character varying The service component name that implements the interface for toolbar actions
actionname varchar 60  √  NULL::character varying Action name on the toolbar
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
ad_toolbarbutton_id numeric 10
ad_toolbarbuttonrestrict.ad_toolbarbutton_id adtoolbarbutton_adtoolbarbutto R
ToolBar Button
classname varchar 255  √  null Java Classname
componentname varchar 255 Component Name
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
isactive bpchar 1 'Y'::bpchar The record is active in the system
iscustomization bpchar 1 'N'::bpchar The change is a customization of the data dictionary and can be applied after Migration
keystroke_keycode numeric 10  √  NULL::numeric KeyCode for shortcuts
keystroke_modifiers numeric 10  √  NULL::numeric Keystroke Modifiers for shortcuts
name varchar 60 Alphanumeric identifier of the entity
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
ad_toolbarbutton_uu varchar 36  √  NULL::character varying AD_ToolBarButton_UU
action bpchar 1 'W'::bpchar Indicates the Action to be performed
ad_tab_id numeric 10  √  NULL::numeric
ad_tab.ad_tab_id adtab_adtoolbarbutton R
Tab within a Window
ad_process_id numeric 10  √  NULL::numeric
ad_process.ad_process_id adprocess_adtoolbarbutton R
Process or Report
displaylogic varchar 2000  √  NULL::character varying If the Field is displayed, the result determines if the field is actually displayed
seqno numeric 10  √  NULL::numeric Method of ordering records; lowest number comes first
isadvancedbutton bpchar 1 'N'::bpchar This Button contains advanced Functionality
isaddseparator bpchar 1 'N'::bpchar Add Separator
entitytype varchar 40 'U'::character varying
ad_entitytype.entitytype entitytype_adtoolbarbutton R
Dictionary Entity Type; Determines ownership and synchronization
isshowmore bpchar 1  √  'N'::bpchar Group in show more

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

Indexes:
Column(s) Type Sort Constraint Name
ad_toolbarbutton_id Primary key Asc ad_toolbarbutton_key
ad_toolbarbutton_uu Must be unique Asc ad_toolbarbutton_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.