Definition of table fa-class-category
Item Class Table for Fixed Assets , Table Dump Name itm-ccat

Alphabetical Field Summary

  • class-code-id: (INTG) Fixed Asset Class this Category belongs to
  • 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
  • extern-guid: (CHAR) External Global Unique ID for this record
  • item-group-id: (INTG) Group this Fixed Asset Class Category belongs to
  • primary-key: (INTG) Unique, Primary key for table/record
  • tracking-category-id: (INTG) [DEFINE KEY]
  • transaction-code-id: (INTG) Restrict Class's Tracking Category to this Transaction Code
  • 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-category: (UNIQUE, PRIMARY) class-code-id, item-group-id, tracking-category-id
  • fa-class-category-group: item-group-id, class-code-id, tracking-category-id
  • fa-class-category-tracking: tracking-category-id, class-code-id, item-group-id
  • fa-class-category-transcation: transaction-code-id, class-code-id, item-group-id

    Alphabetical Trigger Summary

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

    Other tables who reference fa-class-category

  • fa-tracking-category - Tracking Categories for Fixed Asset Items
  • item-history - Item History Table for Fixed Assets

    Tables fa-class-category references

  • fa-class-code - Fixed Assets Item Class Table
  • fa-item-group - Item Grouping table for fixed assets
  • fa-tracking-category - Tracking Categories for Fixed Asset Items
  • fa-transaction-code - Transaction Codes for Fixed Asset Item History


    Detailed Alphabetical Field Listing
    class-code-id Data type: INTEGER
    Format: >,>>>,>>9
    Help: Fixed Asset Class this Category belongs to
    Attributes: Index Component

    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

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

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

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

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

    transaction-code-id Data type: INTEGER
    Format: >>,>>>,>>9
    Help: Restrict Class's Tracking Category to this Transaction Code
    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