Table idempiere9.adempiere.c_opportunity
Sales Opportunity

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_opportunity_id numeric 10
c_contactactivity.c_opportunity_id copportunity_ccontactactivity R
c_order.c_opportunity_id copportunity_corder R
Sales Opportunity
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  √  NULL::character varying 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
documentno varchar 60 Document sequence number of the document
c_bpartner_id numeric 10
c_bpartner.c_bpartner_id cbpartner_copportunity R
Identifies a Business Partner
ad_user_id numeric 10  √  NULL::numeric
ad_user.ad_user_id aduser_copportunity R
User within the system - Internal or Business Partner Contact
c_campaign_id numeric 10  √  NULL::numeric
c_campaign.c_campaign_id ccampaign_copportunity R
Marketing Campaign
closedate timestamp 29,6  √  null Close Date
expectedclosedate timestamp 29,6 Expected Close Date
salesrep_id numeric 10  √  NULL::numeric
ad_user.ad_user_id salesrep_copportunity R
Sales Representative or Company Agent
opportunityamt numeric 0 The estimated value of this opportunity.
comments text 2147483647  √  null Comments or additional information
c_currency_id numeric 10
c_currency.c_currency_id ccurrency_copportunity R
The Currency for this record
cost numeric 0  √  null Cost information
c_salesstage_id numeric 10
c_salesstage.c_salesstage_id csalesstage_copportunity R
Stages of the sales process
probability numeric 0 Probability
c_order_id numeric 10  √  NULL::numeric
c_order.c_order_id corder_copportunity R
Order
c_opportunity_uu varchar 36  √  NULL::character varying C_Opportunity_UU

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

Indexes:
Column(s) Type Sort Constraint Name
c_opportunity_id Primary key Asc c_opportunity_key
c_opportunity_uu Must be unique Asc c_opportunity_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.