Definition of table fa-depreciate-schd
Depreciation Schedules for Fixed Asset Items , Table Dump Name itm-depr

Alphabetical Field Summary

  • 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
  • credit-acct-num: (CHAR) Credit Account Number for Depreciation Entries
  • debit-acct-num: (CHAR) Debit Account Number for Depreciation Entries
  • depreciate-schd-id: (INTG) [DEFINE KEY]
  • depreciate-schd-name: (CHAR) Name of Depreciation Schedule
  • depreciate-years: (INTG) Number of Years to Depreciate Items on this Schedule
  • description: (CHAR) Description of this Depreciation Schedule
  • 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)
  • primary-key: (INTG) Unique, Primary key for table/record
  • transaction-code-id: (INTG) Default Transaction Code for Depreciation Entries to Items
  • 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-depreciate-credit-acct-num: fiscal-year, credit-acct-num, depreciate-schd-id
  • fa-depreciate-debit-acct-num: fiscal-year, debit-acct-num, depreciate-schd-id
  • fa-depreciate-schd-desc: fiscal-year, description, depreciate-schd-id
  • fa-depreciate-schd-id: (UNIQUE, PRIMARY) fiscal-year, depreciate-schd-id
  • fa-depreciate-schd-name: fiscal-year, depreciate-schd-name, depreciate-schd-id
  • fa-depreciate-schd-transaction: fiscal-year, transaction-code-id, depreciate-schd-id

    Alphabetical Trigger Summary

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

    Other tables who reference fa-depreciate-schd

  • fa-class-code - Fixed Assets Item Class Table
  • item-history - Item History Table for Fixed Assets
  • item-tran - Fixed Assets Item

    Tables fa-depreciate-schd references

  • fa-transaction-code - Transaction Codes for Fixed Asset Item History
  • period - Period definition file. This defines the start/stop of each


    Detailed Alphabetical Field Listing
    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

    credit-acct-num Data type: CHARACTER
    Format: x(30)
    Help: Credit Account Number for Depreciation Entries
    Attributes: Index Component

    debit-acct-num Data type: CHARACTER
    Format: x(30)
    Help: Debit Account Number for Depreciation Entries
    Attributes: Index Component

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

    depreciate-schd-name Data type: CHARACTER
    Format: x(8)
    Help: Name of Depreciation Schedule
    Attributes: Index Component

    depreciate-years Data type: INTEGER
    Format: zz9 (Initial Value: 0)
    Help: Number of Years to Depreciate Items on this Schedule

    description Data type: CHARACTER
    Format: x(30)
    Help: Description of this Depreciation Schedule
    Attributes: Index Component

    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

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

    transaction-code-id Data type: INTEGER
    Format: >>,>>>,>>9
    Help: Default Transaction Code for Depreciation Entries to Items
    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