Definition of table site-table-code
Site Table Codes , Table Dump Name sit-tblc

Alphabetical Field Summary

  • cre-date: (DATE) Date record was created
  • cre-time: (CHAR) Time record was created
  • cre-user-name: (CHAR) Name of user who created the record
  • description: (CHAR) Description of this table code entry
  • extern-guid: (CHAR) External Global Unique ID for this record
  • level-data[10]: (CHAR) Enter the level related data
  • primary-key: (INTG) Unique, Primary key for record
  • table-code: (CHAR) Name of this table code entry
  • table-code-id: (INTG) Internally assigned Table Code ID [DEFINE KEY]
  • table-name-id: (INTG) Table Name this table belongs to
  • upd-date: (DATE) Date record was last updated
  • upd-time: (CHAR) Record last updated at
  • upd-user-name: (CHAR) Name of user record was updated by

    Alphabetical Index Summary

  • description: table-name-id, description
  • extern-guid: extern-guid
  • table-code: table-name-id, table-code
  • table-code-id: (UNIQUE, PRIMARY) table-name-id, table-code-id

    Alphabetical Trigger Summary

  • CREATE: Overridable, Procedure is tr-c-stc.p
  • DELETE: Overridable, Procedure is tr-d-stc.p
  • REPLICATION-CREATE: Procedure is rp-c-stc.p
  • REPLICATION-DELETE: Procedure is rp-d-stc.p
  • REPLICATION-WRITE: Procedure is rp-u-stc.p
  • WRITE: Overridable, Procedure is tr-u-stc.p

    Other tables who reference site-table-code

  • emp-event - (no description available)
  • emp-note - Employee Notes file
  • emp-site - Site Specific Employee data file
  • emp-state-item - Describes an employee state record entry

    Tables site-table-code references

  • site-table-name - Site Table Names


    Detailed Alphabetical Field Listing
    cre-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date record was created

    cre-time Data type: CHARACTER
    Format: x(8)
    Description: Time record was created

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Description: Name of user who created the record

    description Data type: CHARACTER
    Format: x(28)
    Help: Description of this table code entry
    Attributes: Index Component

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

    level-data Data type: CHARACTER (Extent: 10)
    Format: x(28)
    Help: Enter the level related data

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

    table-code Data type: CHARACTER
    Format: x(8)
    Help: Name of this table code entry
    Attributes: Index Component

    table-code-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned Table Code ID [DEFINE KEY]
    Attributes: Index Component

    table-name-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Table Name this table belongs to
    Attributes: Index Component

    upd-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date record was last updated

    upd-time Data type: CHARACTER
    Format: x(8)
    Description: Record last updated at

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Description: Name of user record was updated by

    Created on 12/28/2020 by DBHTML V1.2