Table idempiere9.adempiere.pa_dashboardcontent_access
PA_DashboardContent_Access_ID

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  √  NULL::numeric
ad_client.ad_client_id adclient_padashboardcontentacc R
Client/Tenant for this installation.
ad_org_id numeric 10  √  NULL::numeric
ad_org.ad_org_id adorg_padashboardcontentaccess R
Organizational entity within client
ad_role_id numeric 10  √  NULL::numeric
ad_role.ad_role_id adrole_padashboardcontentacces R
Responsibility Role
ad_user_id numeric 10  √  NULL::numeric
ad_user.ad_user_id aduser_padashboardcontentacces R
User within the system - Internal or Business Partner Contact
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10  √  NULL::numeric
ad_user.ad_user_id createdby_padashboardcontentac R
User who created this records
isactive bpchar 1  √  'Y'::bpchar The record is active in the system
pa_dashboardcontent_access_id numeric 10 PA_DashboardContent_Access_ID
pa_dashboardcontent_access_uu varchar 36  √  NULL::character varying PA_DashboardContent_Access_UU
pa_dashboardcontent_id numeric 10  √  NULL::numeric
pa_dashboardcontent.pa_dashboardcontent_id padashboardcontacc_padashboard R
Dashboard Content
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10  √  NULL::numeric
ad_user.ad_user_id updatedby_padashboardcontentac R
User who updated this records

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

Indexes:
Column(s) Type Sort Constraint Name
pa_dashboardcontent_access_id Primary key Asc pa_dashboardcontent_access_key
pa_dashboardcontent_access_uu Must be unique Asc padashboardcontentacces_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.