Table idempiere9.adempiere.ad_statusline
Status Line

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_statusline_id numeric 10
ad_statuslineusedin.ad_statusline_id adstatusline_adstatuslineusedi R
Status Line
ad_client_id numeric 10
ad_client.ad_client_id adclient_adstatusline R
Client/Tenant for this installation.
ad_org_id numeric 10
ad_org.ad_org_id adorg_adstatusline R
Organizational entity within client
ad_statusline_uu varchar 36  √  NULL::character varying AD_StatusLine_UU
created timestamp 29,6 Date this record was created
createdby numeric 10
ad_user.ad_user_id createdby_adstatusline R
User who created this records
entitytype varchar 40 'U'::character varying
ad_entitytype.entitytype entitytype_adstatusline R
Dictionary Entity Type; Determines ownership and synchronization
isactive bpchar 1 'Y'::bpchar The record is active in the system
name varchar 60 Alphanumeric identifier of the entity
updated timestamp 29,6 Date this record was updated
updatedby numeric 10
ad_user.ad_user_id updatedby_adstatusline R
User who updated this records
ad_message_id numeric 10
ad_message.ad_message_id admessage_adstatusline R
System Message
sqlstatement varchar 2000 SQL Expression/Statement

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

Indexes:
Column(s) Type Sort Constraint Name
ad_statusline_id Primary key Asc ad_statusline_key
ad_statusline_uu Must be unique Asc ad_statusline_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.