EQUIPMENT_DEPRECIATION_METHOD
Equipment Asset Depreciation Codes
tableMANEQUIPMENT
EQUIPMENT_DEPRECIATION_METHOD — Equipment Asset Depreciation Codes. MAN table in the standard Ross ERP 8.0 schema: 8 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open EQUIPMENT_DEPRECIATION_METHOD in the interactive Data Dictionary →Part of EQUIPMENT tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | EDM_DEPR_ID | varchar(2) | PK | Asset Deprecitation Method |
| 3 | EDM_DEPR_DSC | varchar(50) | Deprecitation Description | |
| 4 | INS_TME | varchar(4) | Time of Row Insertion | |
| 5 | INS_DTE | datetime | Date of Row Insertion | |
| 6 | INS_UID | varchar(20) | User Id who Inserted Row | |
| 7 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 8 | FACTORY_CODE | varchar(2) | PK | Factory Code |