Table idempiere9.adempiere.a_depreciation_build
Build Depreciation

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_build_id numeric 10 Build Depreciation
ad_client_id numeric 10  √  null Client/Tenant for this installation.
a_end_asset_id numeric 10  √  null
a_asset.a_asset_id aendasset_adepreciationbuild R
To Asset
c_period_id numeric 10  √  null
c_period.c_period_id cperiod_adepreciationbuild R
Period of the Calendar
createdby numeric 10  √  null User who created this records
datedoc timestamp 29,6  √  null Date of the Document
periodno numeric 10  √  null Unique Period Number
processed bpchar 1  √  null The document has been processed
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10  √  null User who updated this records
processing bpchar 1  √  null Process Now
postingtype bpchar 1  √  'A'::bpchar The type of posted amount for the transaction
isactive bpchar 1  √  null The record is active in the system
dateacct timestamp 29,6  √  null Accounting Date
created timestamp 29,6 statement_timestamp() Date this record was created
a_start_asset_id numeric 10  √  null
a_asset.a_asset_id astartasset_adepreciationbuild R
From Asset
ad_org_id numeric 10  √  null Organizational entity within client
a_depreciation_build_uu varchar 36  √  NULL::character varying A_Depreciation_Build_UU

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

Indexes:
Column(s) Type Sort Constraint Name
a_depreciation_build_id Primary key Asc a_depreciation_build_key
a_depreciation_build_uu Must be unique Asc a_depreciation_build_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.