Definition of table fa-disposal-code
Disposal methods of Fixed Asset Items , Table Dump Name itm-disp

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
  • description: (CHAR) Describe this method of disposing a Fixed Asset Item
  • disposal-code-id: (INTG) [DEFINE KEY]
  • disposal-code-name: (CHAR) Code for method of Disposing a Fixed Asset Item
  • extern-guid: (CHAR) External Global Unique ID for this record
  • primary-key: (INTG) Unique, Primary key for table/record
  • transaction-code-id: (INTG) Default Transaction Code to use with this Disposal method
  • 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-disposal-code: disposal-code-name, disposal-code-id
  • fa-disposal-desc: description, disposal-code-id
  • fa-disposal-id: (UNIQUE, PRIMARY) disposal-code-id
  • fa-disposal-transaction: transaction-code-id, disposal-code-id

    Alphabetical Trigger Summary

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

    Other tables who reference fa-disposal-code

  • item-history - Item History Table for Fixed Assets
  • item-tran - Fixed Assets Item

    Tables fa-disposal-code references

  • fa-transaction-code - Transaction Codes for Fixed Asset Item History


    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

    description Data type: CHARACTER
    Format: x(30)
    Help: Describe this method of disposing a Fixed Asset Item
    Attributes: Index Component

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

    disposal-code-name Data type: CHARACTER
    Format: x(8)
    Help: Code for method of Disposing a Fixed Asset Item
    Attributes: Index Component

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record
    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 to use with this Disposal method
    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