Definition of table fa-transaction-code
Transaction Codes for Fixed Asset Item History , Table Dump Name itm-code

Alphabetical Field Summary

  • allow-multiples: (LOGC) Allow multiples of this transaction code on the same item
  • 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) Description of this item Transaction Code
  • 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)
  • journal-code: (CHAR) Journal Code to record account activity (if any)
  • primary-key: (INTG) Unique, Primary key for table/record
  • transaction-acquire: (LOGC) 'Yes' if this transaction code is used for aquire new items
  • transaction-active: (LOGC) Permit use of this Transaction Code,'No' to prevent further
  • transaction-code-id: (INTG) [DEFINE KEY]
  • transaction-code-name: (CHAR) Transaction Code for Fixed Asset Items
  • transaction-dispose: (LOGC) 'Yes' if this transaction code is used to dispose of 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-transaction: fiscal-year, transaction-code-name, transaction-code-id
  • fa-transaction-desc: fiscal-year, description, transaction-code-id
  • fa-transaction-id: (UNIQUE, PRIMARY) fiscal-year, transaction-code-id
  • fa-transaction-journal: fiscal-year, journal-code, transaction-code-id

    Alphabetical Trigger Summary

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

    Other tables who reference fa-transaction-code

  • fa-acquire-code - Acquisition Types (Purchase, Lease, etc)
  • fa-class-category - Item Class Table for Fixed Assets
  • fa-class-code - Fixed Assets Item Class Table
  • fa-depreciate-schd - Depreciation Schedules for Fixed Asset Items
  • fa-disposal-code - Disposal methods of Fixed Asset Items
  • item-history - Item History Table for Fixed Assets

    Tables fa-transaction-code references

  • journal - Journal Codes file
  • period - Period definition file. This defines the start/stop of each


    Detailed Alphabetical Field Listing
    allow-multiples Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Allow multiples of this transaction code on the same item

    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: Description of this item Transaction Code
    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

    journal-code Data type: CHARACTER
    Format: x(6)
    Help: Journal Code to record account activity (if any)
    Attributes: Index Component, Mandatory

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

    transaction-acquire Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: 'Yes' if this transaction code is used for aquire new items

    transaction-active Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Permit use of this Transaction Code,'No' to prevent further

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

    transaction-code-name Data type: CHARACTER
    Format: x(8)
    Help: Transaction Code for Fixed Asset Items
    Attributes: Index Component

    transaction-dispose Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: 'Yes' if this transaction code is used to dispose of items

    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