Table idempiere9.adempiere.ad_message
System Message

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_message_id numeric 10
ad_note.ad_message_id admessage_adnote R
ad_wf_process.ad_message_id admessage_adwfprocess R
System Message
ad_client_id numeric 10
ad_client.ad_client_id messageclient R
Client/Tenant for this installation.
ad_org_id numeric 10 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
value varchar 255 Search key for the record in the format required - must be unique
msgtext varchar 2000 Textual Informational, Menu or Error Message
msgtip varchar 2000  √  null Additional tip or help for this message
msgtype bpchar 1 Type of message (Informational, Menu or Error)
entitytype varchar 40 'D'::character varying Dictionary Entity Type; Determines ownership and synchronization
ad_message_uu varchar 36  √  NULL::character varying AD_Message_UU

Table contained 1,886 rows at 2021-12-25 14:55 +0100

Indexes:
Column(s) Type Sort Constraint Name
ad_message_id Primary key Asc ad_message_pkey
ad_message_uu Must be unique Asc ad_message_uu_idx
value Must be unique Asc ad_message_value

Close relationships  within of separation: