DepreciationMethod Table

FlexNet Manager Suite 2020 R1 (On-Premises)

DepreciationMethod is a static table storing the collection of available depreciation methods.

Table 1. Database columns for DepreciationMethod table

Database Column

Details

DepreciationMethodID

Type: integer. Key. Generated ID

A unique identifier for each DepreciationMethod. Possible values and the corresponding default strings are:

  • 1 = Straight line
  • 2 = Residual value.
ResourceName

Type: text (max 50 characters). Key

The unique name of the localizable resource string representing a depreciation method. Foreign key to the ComplianceResourceString table.

DefaultValue

Type: text (max 100 characters)

The text to display if the method resource string has no translation.

FlexNet Manager Suite (On-Premises)

2020 R1