Table idempiere9.adempiere.c_depositbatch
Deposit Batch

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
c_bankaccount_id numeric 10
c_bankaccount.c_bankaccount_id cbankaccount_cdepositbatch R
Account at the Bank
c_doctype_id numeric 10
c_doctype.c_doctype_id cdoctype_cdepositbatch R
Document type or rules
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
createfrom bpchar 1  √  NULL::bpchar Process which will generate a new document lines based on an existing document
datedeposit timestamp 29,6 Deposit Date
datedoc timestamp 29,6 Date of the Document
depositamt numeric 0 Deposit Amount
description varchar 255  √  NULL::character varying Optional short description of the record
docstatus varchar 2 'DR'::character varying The current status of the document
documentno varchar 30 Document sequence number of the document
isactive bpchar 1 'Y'::bpchar The record is active in the system
processed bpchar 1 The document has been processed
processing bpchar 1  √  NULL::bpchar Process Now
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
c_depositbatch_id numeric 10
c_depositbatchline.c_depositbatch_id cdepositbatch_cdepositbatchlin R
c_payment.c_depositbatch_id cdepositbatch_cpayment R
Deposit Batch
c_depositbatch_uu varchar 36  √  NULL::character varying C_DepositBatch_UU

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

Indexes:
Column(s) Type Sort Constraint Name
c_depositbatch_id Primary key Asc x_depositbatch_key
c_depositbatch_uu Must be unique Asc c_depositbatch_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.