Table idempiere9.adempiere.a_depreciation_entry
Depreciation Entry

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
a_depreciation_entry_id numeric 10
a_depreciation_exp.a_depreciation_entry_id adepreciationentry_adepreciati R
Depreciation Entry
ad_client_id numeric 10 Client/Tenant for this installation.
a_entry_type varchar 3  √  null Entry Type
c_currency_id numeric 10
c_currency.c_currency_id ccurrency_adepreciationentry R
The Currency for this record
c_period_id numeric 10
c_period.c_period_id cperiod_adepreciationentry R
Period of the Calendar
createdby numeric 10 User who created this records
datedoc timestamp 29,6 Date of the Document
documentno varchar 60 Document sequence number of the document
isactive bpchar 1 'Y'::bpchar The record is active in the system
updatedby numeric 10 User who updated this records
updated timestamp 29,6 statement_timestamp() Date this record was updated
processing bpchar 1 Process Now
processed bpchar 1 'N'::bpchar The document has been processed
postingtype bpchar 1 'A'::bpchar The type of posted amount for the transaction
gl_category_id numeric 10  √  null
gl_category.gl_category_id glcategory_adepreciationentry R
General Ledger Category
description varchar 510  √  null Optional short description of the record
dateacct timestamp 29,6 Accounting Date
created timestamp 29,6 statement_timestamp() Date this record was created
c_doctype_id numeric 10
c_doctype.c_doctype_id cdoctype_adepreciationentry R
Document type or rules
c_acctschema_id numeric 10
c_acctschema.c_acctschema_id cacctschema_adepreciationentry R
Rules for accounting
ad_org_id numeric 10 Organizational entity within client
a_depreciation_entry_uu varchar 36  √  NULL::character varying A_Depreciation_Entry_UU
docstatus varchar 2 'DR'::character varying The current status of the document
docaction bpchar 2 'CO'::bpchar The targeted status of the document
isapproved bpchar 1 Indicates if this document requires approval
posted bpchar 1 'N'::bpchar Posting status
processedon numeric 0  √  null The date+time (expressed in decimal format) when the document has been processed

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

Indexes:
Column(s) Type Sort Constraint Name
a_depreciation_entry_id Primary key Asc a_depreciation_entry_key
a_depreciation_entry_uu Must be unique Asc a_depreciation_entry_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.