Table idempiere9.adempiere.fact_acct_summary
Accounting Fact summary

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_orgtrx_id numeric 10  √  NULL::numeric Performing or initiating organization
ad_org_id numeric 10 Organizational entity within client
account_id numeric 10 Account used
amtacctcr numeric 0 Accounted Credit Amount
amtacctdr numeric 0 Accounted Debit Amount
c_acctschema_id numeric 10 Rules for accounting
c_activity_id numeric 10  √  NULL::numeric Business Activity
c_bpartner_id numeric 10  √  NULL::numeric Identifies a Business Partner
c_campaign_id numeric 10  √  NULL::numeric Marketing Campaign
c_locfrom_id numeric 10  √  NULL::numeric Location that inventory was moved from
c_locto_id numeric 10  √  NULL::numeric Location that inventory was moved to
c_period_id numeric 10 Period of the Calendar
c_projectphase_id numeric 10  √  NULL::numeric Phase of a Project
c_projecttask_id numeric 10  √  NULL::numeric Actual Project Task in a Phase
c_project_id numeric 10  √  NULL::numeric Financial Project
c_salesregion_id numeric 10  √  NULL::numeric Sales coverage region
c_subacct_id numeric 10  √  NULL::numeric Sub account for Element Value
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
gl_budget_id numeric 10  √  NULL::numeric General Ledger Budget
isactive bpchar 1 The record is active in the system
m_product_id numeric 10  √  NULL::numeric Product, Service, Item
pa_reportcube_id numeric 10 Define reporting cube for pre-calculation of summary accounting data.
postingtype bpchar 1 The type of posted amount for the transaction
qty numeric 0 Quantity
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 User defined list element #1
user2_id numeric 10  √  NULL::numeric User defined list element #2
userelement1_id numeric 10  √  NULL::numeric User defined accounting Element
userelement2_id numeric 10  √  NULL::numeric User defined accounting Element
dateacct timestamp 29,6  √  null Accounting Date
fact_acct_summary_uu varchar 36  √  NULL::character varying Fact_Acct_Summary_UU

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

Indexes:
Column(s) Type Sort Constraint Name
fact_acct_summary_uu Must be unique Asc fact_acct_summary_uu_idx
ad_client_id + ad_org_id + c_acctschema_id + account_id Performance Asc/Asc/Asc/Asc fas_account
dateacct Performance Asc fas_dateacct
c_period_id Performance Asc fas_period
pa_reportcube_id Performance Asc fas_reportcube