Definition of table emp-site
Site Specific Employee data file , Table Dump Name emp-site

Alphabetical Field Summary

  • char-info: (CHAR) Character info for the employee site info record
  • cre-date: (DATE) Date record was created
  • cre-time: (CHAR) Time this record was created at
  • cre-user-name: (CHAR) Name of user who created the record
  • date-info: (DATE) Date info for the employee site record
  • decimal-info: (DECM) Decimal info for the employee site record
  • emp-seq: (INTG) Internally assigned Employee Sequence #
  • extern-guid: (CHAR) External Global Unique ID for this record
  • integer-info: (INTG) Integer info for the employee site record
  • logical-info: (LOGC) Logical info for the employee site record
  • primary-key: (INTG) Unique, Primary key for record
  • site-fld-id: (INTG) Site field ID #
  • table-code-id: (INTG) Table Code ID for the employee site record
  • table-name-id: (INTG) Table name for the employee site record
  • upd-date: (DATE) Date record was last updated
  • upd-time: (CHAR) Time this record was last updated at
  • upd-user-name: (CHAR) Name of user record was updated by

    Alphabetical Index Summary

  • emp-site: (UNIQUE, PRIMARY) emp-seq, site-fld-id
  • extern-guid: extern-guid
  • site-fld-id: site-fld-id, emp-seq

    Alphabetical Trigger Summary

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

    Other tables who reference emp-site

  • site-fld-define - Site Field definitions
  • site-fld-group - Site field to user group mapping file. This is the interface

    Tables emp-site references

  • emp-dc - (no description available)
  • emp-demo - Employee Demographic Entry
  • emp-mpsers - (no description available)
  • emp-tdp - Employee DTL3 record
  • site-fld-define - Site Field definitions
  • site-table-code - Site Table Codes
  • site-table-name - Site Table Names


    Detailed Alphabetical Field Listing
    char-info Data type: CHARACTER
    Format: x(8)
    Help: Character info for the employee site info record

    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 this record was created at

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

    date-info Data type: DATE
    Format: 99/99/9999
    Help: Date info for the employee site record

    decimal-info Data type: DECIMAL (Decimals: 4)
    Format: ->>,>>9.99 (Initial Value: 0)
    Help: Decimal info for the employee site record

    emp-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned Employee Sequence #
    Attributes: Index Component

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

    integer-info Data type: INTEGER
    Format: zzzzzzzz9 (Initial Value: 0)
    Help: Integer info for the employee site record

    logical-info Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Logical info for the employee site record

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

    site-fld-id Data type: INTEGER
    Format: zzzzzzzzz9
    Help: Site field ID #
    Attributes: Index Component

    table-code-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Table Code ID for the employee site record

    table-name-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Table name for the employee site record

    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: Time this record was 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