Table idempiere9.adempiere.t_reconciliation
Account reconciliation report

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  √  NULL::numeric Organizational entity within client
ad_pinstance_id numeric 10 Instance of the process
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
fact_acct_id numeric 10 Accounting Fact
isactive bpchar 1 The record is active in the system
matchcode varchar 60  √  NULL::character varying String identifying related accounting facts
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
t_reconciliation_uu varchar 36  √  NULL::character varying T_Reconciliation_UU

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

Indexes:
Column(s) Type Sort Constraint Name
t_reconciliation_uu Must be unique Asc t_reconciliation_uu_idx
matchcode Performance Asc trec_matchcode