Table idempiere9.adempiere.ad_preference
Personal Preference

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_preference_id numeric 10 Personal Value Preference
ad_client_id numeric 10
ad_client.ad_client_id ad_preference_client R
Client/Tenant for this installation.
ad_org_id numeric 10
ad_org.ad_org_id ad_preference_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
updatedby numeric 10 User who updated this records
ad_window_id numeric 10  √  null Data entry or display window
ad_user_id numeric 10  √  null
ad_user.ad_user_id ad_user_preference R
User within the system - Internal or Business Partner Contact
attribute varchar 60 Attribute
value varchar 60 Search key for the record in the format required - must be unique
ad_preference_uu varchar 36  √  NULL::character varying AD_Preference_UU
ad_process_id numeric 10  √  NULL::numeric Process or Report
preferencefor bpchar 1 'W'::bpchar Type of preference, it can window, info window or parameter process
ad_infowindow_id numeric 10  √  NULL::numeric Info and search/select Window

Table contained 17 rows at 2021-12-25 14:46 +0100

Indexes:
Column(s) Type Sort Constraint Name
ad_preference_id Primary key Asc ad_preference_pkey
preferencefor + ad_infowindow_id + ad_process_id + ad_client_id + ad_org_id + ad_window_id + ad_user_id + attribute Must be unique Asc/Asc/Asc/Asc/Asc/Asc/Asc/Asc ad_preference_attribute
ad_preference_uu Must be unique Asc ad_preference_uu_idx

Close relationships  within of separation: