Definition of table site-table-name
Site Table Names , Table Dump Name sit-tbln

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
  • extern-guid: (CHAR) External Global Unique ID for this record
  • level-format[10]: (CHAR) Format for this table level
  • level-label[10]: (CHAR) Label to use for this level
  • level-width[10]: (INTG) On screen width for this table level (1 to 32)
  • primary-key: (INTG) Unique, Primary key for record
  • table-format: (CHAR) Format of this tables codes
  • table-levels: (INTG) Number of additional levels for the table
  • table-name: (CHAR) Name of this table
  • table-name-id: (INTG) Internally assigned Table Name ID [DEFINE KEY]
  • table-width: (INTG) Width of table codes for this table (should accomodate forma
  • 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: description
  • extern-guid: extern-guid
  • table-name: table-name
  • table-name-id: (UNIQUE, PRIMARY) table-name-id

    Alphabetical Trigger Summary

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

    Other tables who reference site-table-name

  • 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
  • event-code - (no description available)
  • note-code - Definition of each of the possible note codes
  • site-fld-define - Site Field definitions
  • site-table-code - Site Table Codes


    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
    Attributes: Index Component

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

    level-format Data type: CHARACTER (Extent: 10)
    Format: x(16) (Initial Value: x(32))
    Help: Format for this table level

    level-label Data type: CHARACTER (Extent: 10)
    Format: x(16)
    Help: Label to use for this level

    level-width Data type: INTEGER (Extent: 10)
    Format: z9 (Initial Value: 32)
    Help: On screen width for this table level (1 to 32)

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

    table-format Data type: CHARACTER
    Format: x(20) (Initial Value: x(8))
    Help: Format of this tables codes

    table-levels Data type: INTEGER
    Format: z9 (Initial Value: 0)
    Help: Number of additional levels for the table

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

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

    table-width Data type: INTEGER
    Format: z9 (Initial Value: 8)
    Help: Width of table codes for this table (should accomodate forma

    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