Table idempiere9.adempiere.ad_menu
Identifies a Menu

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_menu_id numeric 10
ad_menu_trl.ad_menu_id ad_menutrl C
ad_package_exp_common.ad_menu_id admenu_adpackageexpcommon R
ad_package_exp_detail.ad_menu_id admenu_adpackageexpdetail R
ad_tree_favorite_node.ad_menu_id admenu_adtreefavoritenode R
Identifies a Menu
ad_client_id numeric 10
ad_client.ad_client_id adclient_admenu R
Client/Tenant for this installation.
ad_org_id numeric 10
ad_org.ad_org_id ad_menu_org 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
name varchar 60 Alphanumeric identifier of the entity
updatedby numeric 10 User who updated this records
description varchar 255  √  null Optional short description of the record
issummary bpchar 1 'N'::bpchar This is a summary entity
issotrx bpchar 1 'Y'::bpchar This is a Sales Transaction
isreadonly bpchar 1 'N'::bpchar Field is read only
action bpchar 1  √  null Indicates the Action to be performed
ad_window_id numeric 10  √  null
ad_window.ad_window_id adwindow_admenu R
Data entry or display window
ad_workflow_id numeric 10  √  null
ad_workflow.ad_workflow_id adworkflow_admenu R
Workflow or combination of tasks
ad_task_id numeric 10  √  null
ad_task.ad_task_id adtask_admenu R
Operation System Task
ad_process_id numeric 10  √  null
ad_process.ad_process_id adprocess_admenu R
Process or Report
ad_form_id numeric 10  √  null
ad_form.ad_form_id adform_admenu R
Special Form
ad_workbench_id numeric 10  √  null
ad_workbench.ad_workbench_id admenu_adworkbench R
Collection of windows, reports
entitytype varchar 40 'D'::character varying
ad_entitytype.entitytype entityt_admenu R
Dictionary Entity Type; Determines ownership and synchronization
iscentrallymaintained bpchar 1  √  'Y'::bpchar Information maintained in System Element table
ad_menu_uu varchar 36  √  NULL::character varying AD_Menu_UU
ad_infowindow_id numeric 10  √  NULL::numeric
ad_infowindow.ad_infowindow_id adinfowindow_admenu R
Info and search/select Window
predefinedcontextvariables varchar 4000  √  NULL::character varying Predefined context variables to inject when opening a menu entry or a window

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

Indexes:
Column(s) Type Sort Constraint Name
ad_menu_id Primary key Asc ad_menu_pkey
ad_menu_uu Must be unique Asc ad_menu_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.