Definition of table fa-class-code
Fixed Assets Item Class Table , Table Dump Name itm-clas

Alphabetical Field Summary

  • acct-level: (INTG) Level within Account number
  • class-code-id: (INTG) [DEFINE KEY]
  • class-code-name: (CHAR) Name of this Item Class
  • class-depreciates: (LOGC) 'Yes' if items in this Class are to be Depreciated
  • class-insurable: (LOGC) 'Yes' if Items in this Class are Insurable
  • class-parent-id: (INTG) Class Parent ID
  • cre-date: (DATE) Date of record creation
  • cre-time: (CHAR) Time record was created
  • cre-user-name: (CHAR) Name of user who created the record
  • depreciate-schd-id: (INTG) Depreciation Schedule ID
  • description: (CHAR) Description for this Item Class
  • expected-life: (DECM) Expected Life (in years) of items in this Class
  • extern-guid: (CHAR) External Global Unique ID for this record
  • fiscal-year: (CHAR) Start year of fiscal year (i.e. 1992 for FY 1992/1993)
  • insure-percent: (DECM) Insurance Percentage for items in this Class
  • item-group-id: (INTG) Fixed Asset Group this Class belongs to
  • level-item: (CHAR) Level item of account level for Items in this Class
  • primary-key: (INTG) Unique, Primary key for table/record
  • replace-percent: (DECM) Replacement cost factor
  • salvage-percent: (DECM) Salvage Percentage
  • transaction-code-id: (INTG) Default Transaction Code for Depreciation entries of Items
  • unit-code-id: (INTG) Id of purchasing Unit Code for Items in this Class
  • upd-date: (DATE) Date of last record update
  • upd-time: (CHAR) Record last updated at
  • upd-user-name: (CHAR) Name of user record was updated by

    Alphabetical Index Summary

  • extern-guid: extern-guid
  • fa-class-acct-level: fiscal-year, acct-level, item-group-id, class-code-id
  • fa-class-code: fiscal-year, class-code-name, class-code-id
  • fa-class-depreciate: fiscal-year, depreciate-schd-id, class-code-id, item-group-id
  • fa-class-desc: fiscal-year, description, class-code-id, item-group-id
  • fa-class-group: fiscal-year, item-group-id, class-code-name, class-code-id
  • fa-class-id: (UNIQUE, PRIMARY) fiscal-year, class-code-id
  • fa-class-level-item: fiscal-year, level-item, item-group-id, class-code-id
  • fa-class-transaction: fiscal-year, transaction-code-id, class-code-id, item-group-id
  • fa-class-unit: unit-code-id, fiscal-year, class-code-id, item-group-id

    Alphabetical Trigger Summary

  • CREATE: Overridable, Procedure is tr-c-fco.p (SOURCE NOT AVAILABLE)
  • DELETE: Overridable, Procedure is tr-d-fco.p (SOURCE NOT AVAILABLE)
  • REPLICATION-CREATE: Procedure is rp-c-fco.p (SOURCE NOT AVAILABLE)
  • REPLICATION-DELETE: Procedure is rp-d-fco.p (SOURCE NOT AVAILABLE)
  • REPLICATION-WRITE: Procedure is rp-u-fco.p (SOURCE NOT AVAILABLE)
  • WRITE: Overridable, Procedure is tr-u-fco.p (SOURCE NOT AVAILABLE)

    Other tables who reference fa-class-code

  • fa-class-category - Item Class Table for Fixed Assets
  • item-tran - Fixed Assets Item
  • po-group - Defines logically named groups of PO activity. Can be used t
  • po-recv-item - PO Fixed Asset Item Linkage

    Tables fa-class-code references

  • fa-depreciate-schd - Depreciation Schedules for Fixed Asset Items
  • fa-item-group - Item Grouping table for fixed assets
  • fa-transaction-code - Transaction Codes for Fixed Asset Item History
  • fa-unit-code - Fixed Asset Unit Code/Types
  • level-desc - Account Level descriptions. There is one record for each
  • period - Period definition file. This defines the start/stop of each


    Detailed Alphabetical Field Listing
    acct-level Data type: INTEGER
    Format: >9 (Initial Value: 0)
    Help: Level within Account number
    Attributes: Index Component

    class-code-id Data type: INTEGER
    Format: >,>>>,>>9
    Help: [DEFINE KEY]
    Attributes: Index Component

    class-code-name Data type: CHARACTER
    Format: x(8)
    Help: Name of this Item Class
    Attributes: Index Component

    class-depreciates Data type: LOGICAL
    Format: Y/N (Initial Value: no)
    Help: 'Yes' if items in this Class are to be Depreciated

    class-insurable Data type: LOGICAL
    Format: Y/N (Initial Value: no)
    Help: 'Yes' if Items in this Class are Insurable

    class-parent-id Data type: INTEGER
    Format: >,>>>,>>9
    Help: Class Parent ID

    cre-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date of record creation

    cre-time Data type: CHARACTER
    Format: x(8)
    Help: Time record was created

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Help: Name of user who created the record

    depreciate-schd-id Data type: INTEGER
    Format: >,>>>,>>9
    Help: Depreciation Schedule ID
    Attributes: Index Component

    description Data type: CHARACTER
    Format: x(30)
    Help: Description for this Item Class
    Attributes: Index Component

    expected-life Data type: DECIMAL (Decimals: 2)
    Format: z9.99 (Initial Value: 0)
    Help: Expected Life (in years) of items in this Class

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record
    Attributes: Index Component

    fiscal-year Data type: CHARACTER
    Format: 9999
    Description: Start year of fiscal year (i.e. 1992 for FY 1992/1993)
    Attributes: Index Component

    insure-percent Data type: DECIMAL (Decimals: 2)
    Format: zz9.99 (Initial Value: 0)
    Help: Insurance Percentage for items in this Class

    item-group-id Data type: INTEGER
    Format: >,>>>,>>9
    Help: Fixed Asset Group this Class belongs to
    Attributes: Index Component

    level-item Data type: CHARACTER
    Format: x(8)
    Help: Level item of account level for Items in this Class
    Attributes: Index Component

    primary-key Data type: INTEGER
    Format: zzzzzzzzz9
    Help: Unique, Primary key for table/record

    replace-percent Data type: DECIMAL (Decimals: 2)
    Format: zz9.99 (Initial Value: 0)
    Help: Replacement cost factor

    salvage-percent Data type: DECIMAL (Decimals: 2)
    Format: zz9.99 (Initial Value: 0)
    Help: Salvage Percentage

    transaction-code-id Data type: INTEGER
    Format: >>,>>>,>>9 (Initial Value: 0)
    Help: Default Transaction Code for Depreciation entries of Items
    Attributes: Index Component

    unit-code-id Data type: INTEGER
    Format: >>,>>>,>>9
    Help: Id of purchasing Unit Code for Items in this Class
    Attributes: Index Component

    upd-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date of last record update

    upd-time Data type: CHARACTER
    Format: x(8)
    Help: Record last updated at

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Help: Name of user record was updated by

    Created on 04/17/2012 by DBHTML V1.2