View source | Discuss this page | Page history | Printable version   

ERP/2.50/Developers Guide/Database Model/org.openbravo.model.financialmgmt.assetmgmt/A Asset Amortization

Contents

A_Asset_Amortization

This table contains the following columns:

Name Nullable Data Type Description
AD_Client_ID NVARCHAR2(32)Client for this installation.
AD_Org_ID NVARCHAR2(32)Organizational entity within client
A_Asset_ID NVARCHAR2(32)An item which is owned and exchangeable for cash.
A_Amortization_ID NVARCHAR2(32)The depreciation or reduction of a product value over time.
StartDate YDATEA parameter stating when a specified request will begin.
EndDate YDATEA parameter stating when a specified request will end.
Amortization_Percentage YNUMBERAmortization Percentage
Amortizationamt YNUMBERAmortization Amount

Columns

Client

Foreign key column to AD_Client table, (column: AD_Client_ID)

top

Organization

Foreign key column to AD_Org table, (column: AD_Org_ID)

top

Asset

Foreign key column to A_Asset table, (column: A_Asset_ID)

top

Amortization

Foreign key column to A_Amortization table, (column: A_Amortization_ID)

top

Starting Date

A parameter stating when a specified request will begin.

top

Ending Date

The End Date indicates the last date in this range.

top

Amortization Percentage

Amortization Percentage

top

Amortization Amount

Amortization Amount

top

Retrieved from "http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/Database_Model/org.openbravo.model.financialmgmt.assetmgmt/A_Asset_Amortization"

This page has been accessed 2,656 times. This page was last modified on 2 July 2011, at 20:54. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.