Table idempiere9.adempiere.a_asset_reval
Asset Revaluation

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_asset_reval_id numeric 10 Asset Revaluation
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
a_asset_id numeric 10
a_asset.a_asset_id aasset_aassetreval R
Asset used internally or by customers
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
dateacct timestamp 29,6 Accounting Date
datedoc timestamp 29,6  √  null Date of the Document
docstatus varchar 2 'DR'::character varying The current status of the document
documentno varchar 30  √  NULL::character varying Document sequence number of the document
isactive bpchar 1 'Y'::bpchar The record is active in the system
posted bpchar 1  √  NULL::bpchar Posting status
postingtype bpchar 1 'A'::bpchar The type of posted amount for the transaction
processed bpchar 1 'N'::bpchar The document has been processed
processing bpchar 1 'N'::bpchar Process Now
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
a_asset_cost numeric 0  √  null Asset Cost
a_accumulated_depr numeric 0  √  null Accumulated Depreciation
a_asset_cost_change numeric 0 (0)::numeric Asset Cost Change
a_change_acumulated_depr numeric 0 (0)::numeric Change Acumulated Depreciation
docaction bpchar 2 'CO'::bpchar The targeted status of the document
processedon numeric 0  √  null The date+time (expressed in decimal format) when the document has been processed
a_asset_reval_uu varchar 36  √  NULL::character varying A_Asset_Reval_UU

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

Indexes:
Column(s) Type Sort Constraint Name
a_asset_reval_id Primary key Asc a_asset_reval_key
a_asset_reval_uu Must be unique Asc a_asset_reval_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.