Table idempiere9.adempiere.c_cashplan
Cash Plan

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_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
ad_orgtrx_id numeric 10  √  NULL::numeric
ad_org.ad_org_id adorgtrx_ccashplan R
Performing or initiating organization
c_activity_id numeric 10  √  null
c_activity.c_activity_id cactivity_ccashplan R
Business Activity
cashflowtype bpchar 1  √  NULL::bpchar Cash Flow Type
c_bpartner_id numeric 10  √  NULL::numeric
c_bpartner.c_bpartner_id cbpartner_ccashplan R
Identifies a Business Partner
c_campaign_id numeric 10  √  NULL::numeric
c_campaign.c_campaign_id ccampaign_ccashplan R
Marketing Campaign
c_cashplan_id numeric 10
c_cashplanline.c_cashplan_id ccashplan_ccashplanline R
Cash Plan
copyfrom bpchar 1  √  NULL::bpchar Copy From Record
c_project_id numeric 10  √  null
c_project.c_project_id cproject_ccashplan R
Financial Project
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
datedoc timestamp 29,6 Date of the Document
description varchar 255  √  NULL::character varying Optional short description of the record
documentno varchar 30 Document sequence number of the document
generateperiodic bpchar 1  √  NULL::bpchar Generate Periodic Plan
grandtotal numeric 0 Total amount of document
isactive bpchar 1 'Y'::bpchar The record is active in the system
isapproved bpchar 1 Indicates if this document requires approval
issotrx bpchar 1 This is a Sales Transaction
processed bpchar 1 The document has been processed
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
user1_id numeric 10  √  NULL::numeric
c_elementvalue.c_elementvalue_id user1_ccashplan R
User defined list element #1
user2_id numeric 10  √  NULL::numeric
c_elementvalue.c_elementvalue_id user2_ccashplan R
User defined list element #2
c_cashplan_uu varchar 36  √  NULL::character varying C_CashPlan_UU

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

Indexes:
Column(s) Type Sort Constraint Name
c_cashplan_id Primary key Asc c_cashplan_key
c_cashplan_uu Must be unique Asc c_cashplan_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.