Table idempiere9.adempiere.c_contactactivity
Events, tasks, communications related to a contact

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
c_contactactivity_id numeric 10 Events, tasks, communications related to a contact
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
description varchar 255 Optional short description of the record
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 User who updated this records
startdate timestamp 29,6 First effective day (inclusive)
enddate timestamp 29,6  √  null Last effective date (inclusive)
comments text 2147483647  √  null Comments or additional information
salesrep_id numeric 10  √  NULL::numeric
ad_user.ad_user_id salesrep_ccontactactivity R
Sales Representative or Company Agent
ad_user_id numeric 10  √  NULL::numeric
ad_user.ad_user_id aduser_ccontactactivity R
User within the system - Internal or Business Partner Contact
contactactivitytype varchar 10 Type of activity, e.g. task, email, phone call
iscomplete bpchar 1  √  NULL::bpchar It is complete
c_opportunity_id numeric 10  √  NULL::numeric
c_opportunity.c_opportunity_id copportunity_ccontactactivity R
Sales Opportunity
c_contactactivity_uu varchar 36  √  NULL::character varying C_ContactActivity_UU

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

Indexes:
Column(s) Type Sort Constraint Name
c_contactactivity_id Primary key Asc c_contactactivity_key
c_contactactivity_uu Must be unique Asc c_contactactivity_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.