Table idempiere9.adempiere.ad_userpreference
AD_UserPreference_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
ad_client.ad_client_id adclient_aduserpreference R
Client/Tenant for this installation.
ad_org_id numeric 10
ad_org.ad_org_id adorg_aduserpreference R
Organizational entity within client
ad_user_id numeric 10
ad_user.ad_user_id aduser_aduserpreference R
User within the system - Internal or Business Partner Contact
ad_userpreference_id numeric 10 AD_UserPreference_ID
ad_userpreference_uu varchar 36  √  NULL::character varying AD_UserPreference_UU
autocommit bpchar 1  √  'Y'::bpchar Automatic Commit
autonew bpchar 1  √  'Y'::bpchar Automatic New Record
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10
ad_user.ad_user_id createdby_aduserpreference R
User who created this records
isactive bpchar 1 'Y'::bpchar The record is active in the system
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10
ad_user.ad_user_id updatedby_aduserpreference R
User who updated this records
automaticdecimalplacesforamoun numeric 10  √  (0)::numeric Automatically insert a decimal point
toggleondoubleclick bpchar 1  √  'N'::bpchar Defines if double click in a field on grid mode switch to form view
isdetailedzoomacross bpchar 1  √  'N'::bpchar Detailed Zoom Across
isusesimilarto bpchar 1  √  'N'::bpchar Use Similar To
viewfindresult bpchar 1 '0'::bpchar Does the system must switch to grid mode after the Find panel closes
gridafterfindthreshold numeric 10  √  NULL::numeric Force grid view when Find panel closes if number of records exceed threshold
migrationscriptcomment varchar 255  √  NULL::character varying Migration Script Comment

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

Indexes:
Column(s) Type Sort Constraint Name
ad_userpreference_id Primary key Asc ad_userpreference_key
ad_user_id + ad_client_id Must be unique Asc/Asc ad_userpreference_user_idx
ad_userpreference_uu Must be unique Asc ad_userpreference_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.