Table idempiere11.adempiere.a_depreciation_table_detail
Depreciation Table Detail

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_table_detail_id numeric 10 Depreciation Table Detail
ad_client_id numeric 10 Tenant for this installation.
ad_org_id numeric 10 Organizational entity within tenant
a_period numeric 10 Asset Period
created timestamp 29,6 statement_timestamp() Date this record was created
isactive bpchar 1 The record is active in the system
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
processed bpchar 1 The document has been processed
createdby numeric 10 User who created this records
a_table_rate_type varchar 2  √  'RT'::character varying Type
a_depreciation_rate numeric 0 Rate
a_depreciation_table_code varchar 20 Depreciation Code
a_depreciation_table_detail_uu varchar 36  √  NULL::character varying A_Depreciation_Table_Detail_UU

Table contained 2.579 rows at 2024-01-03 13:44 +0100

Indexes:
Column(s) Type Sort Constraint Name
a_depreciation_table_detail_id Primary key Asc a_depreciation_table_detai_key
a_depreciation_table_detail_uu Must be unique Asc a_depreciation_table_de_uu_idx