Table idempiere9.adempiere.t_cashflow
T_CashFlow_ID

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_pinstance_id numeric 10 Instance of the process
c_acctschema_id numeric 10  √  NULL::numeric Rules for accounting
c_activity_id numeric 10  √  NULL::numeric Business Activity
cashflowsource bpchar 1  √  NULL::bpchar Cash Flow Source
cashflowtype bpchar 1  √  NULL::bpchar Cash Flow Type
c_bpartner_id numeric 10  √  NULL::numeric Identifies a Business Partner
c_campaign_id numeric 10  √  NULL::numeric Marketing Campaign
c_cashplanline_id numeric 10  √  NULL::numeric Cash Plan Line
c_charge_id numeric 10  √  NULL::numeric Additional document charges
c_elementvalue_id numeric 10  √  NULL::numeric Account Element
c_invoice_id numeric 10  √  NULL::numeric Invoice Identifier
c_order_id numeric 10  √  NULL::numeric Order
c_project_id numeric 10  √  NULL::numeric Financial Project
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
dateto timestamp 29,6  √  null End date of a date range
datetrx timestamp 29,6 Transaction Date
description varchar 255  √  NULL::character varying Optional short description of the record
isactive bpchar 1 'Y'::bpchar The record is active in the system
issotrx bpchar 1 This is a Sales Transaction
linetotalamt numeric 0  √  null Total line amount incl. Tax
m_product_id numeric 10  √  NULL::numeric Product, Service, Item
name varchar 60  √  NULL::character varying Alphanumeric identifier of the entity
probability numeric 0  √  null Probability
t_cashflow_id numeric 10 NULL::numeric T_CashFlow_ID
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
t_cashflow_uu varchar 36  √  NULL::character varying T_CashFlow_UU

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

Indexes:
Column(s) Type Sort Constraint Name
t_cashflow_id Primary key Asc t_cashflow_key
ad_pinstance_id + c_cashplanline_id + cashflowsource Performance Asc/Asc/Asc t_cashflow_speed
t_cashflow_uu Must be unique Asc t_cashflow_uu_idx