Table idempiere9.adempiere.ad_tree_favorite_node
Favorite Node Tree

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_client_id numeric 10 Client/Tenant for this installation.
ad_menu_id numeric 10  √  NULL::numeric
ad_menu.ad_menu_id admenu_adtreefavoritenode R
Identifies a Menu
ad_org_id numeric 10 Organizational entity within client
ad_tree_favorite_id numeric 10
ad_tree_favorite.ad_tree_favorite_id adtreefavorite_adtreefavoriten R
Favorite Tree
ad_tree_favorite_node_id numeric 10
ad_tree_favorite_node.parent_id parent_adtreefavoritenode C
Favorite Node Tree
ad_tree_favorite_node_uu varchar 36  √  NULL::character varying Favorite Node Tree
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
iscollapsible bpchar 1 'Y'::bpchar Flag to indicate the state of the dashboard panel
issummary bpchar 1 'N'::bpchar This is a summary entity
name varchar 120  √  NULL::character varying Alphanumeric identifier of the entity
parent_id numeric 10  √  NULL::numeric
ad_tree_favorite_node.ad_tree_favorite_node_id parent_adtreefavoritenode C
Parent of Entity
seqno numeric 10 Method of ordering records; lowest number comes first
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
isfavourite bpchar 1 'N'::bpchar This record is a favourite
loginopenseqno numeric 10  √  NULL::numeric Determine the order items will be automatically opened when user logs in

Table contained 24 rows at 2021-12-25 14:56 +0100

Indexes:
Column(s) Type Sort Constraint Name
ad_tree_favorite_node_id Primary key Asc ad_tree_favorite_node_key
ad_tree_favorite_node_uu Must be unique Asc ad_tree_favorite_node_uu_idx

Close relationships: