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)
  • 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-tbn.p (SOURCE NOT AVAILABLE)
  • DELETE: Overridable, Procedure is tr-d-tbn.p (SOURCE NOT AVAILABLE)
  • REPLICATION-CREATE: Procedure is rp-c-tbn.p (SOURCE NOT AVAILABLE)
  • REPLICATION-DELETE: Procedure is rp-d-tbn.p (SOURCE NOT AVAILABLE)
  • REPLICATION-WRITE: Procedure is rp-u-tbn.p (SOURCE NOT AVAILABLE)
  • WRITE: Overridable, Procedure is tr-u-tbn.p (SOURCE NOT AVAILABLE)

    Other tables who reference site-table-name

  • course-catalog - Course Catalog
  • note-code - Note Code record definitions
  • site-fld-define - Site Field definitions
  • site-table-code - Site Table Codes
  • spm-prof - SPM Profile/Base record. Only 1 per system!
  • stu-note - Student Notes file
  • stu-site - Site Specific Student data file
  • stu-state-item - Describes a students state record entry
  • stu-title1-service - Student Title 1 Service
  • title1-service - Title 1 Service


    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)

    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 05/07/2012 by DBHTML V1.2