Definition of table location-sub-code
Sub-locations with a Location , Table Dump Name loc-sub

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) Description of this Sub-Location with the Location
  • extern-guid: (CHAR) External Global Unique ID for this record
  • loc-code-id: (INTG) Location Code this sub-location can be found
  • loc-sub-code-id: (INTG) [DEFINE KEY]
  • loc-sub-code-name: (CHAR) Code for this Sub-Location within the Location
  • primary-key: (INTG) Unique, Primary key for table/record
  • 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
  • loc-sub-code: loc-code-id, loc-sub-code-name, loc-sub-code-id
  • loc-sub-code-id: (UNIQUE, PRIMARY) loc-sub-code-id
  • loc-sub-desc: loc-code-id, description, loc-sub-code-id

    Alphabetical Trigger Summary

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

    Other tables who reference location-sub-code

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

    Tables location-sub-code references

  • location-code - Locations of Fixed Assets


    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: Description of this Sub-Location with the Location
    Attributes: Index Component

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

    loc-code-id Data type: INTEGER
    Format: >>,>>>,>>9
    Help: Location Code this sub-location can be found
    Attributes: Index Component

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

    loc-sub-code-name Data type: CHARACTER
    Format: x(8)
    Help: Code for this Sub-Location within the Location
    Attributes: Index Component

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

    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