Definition of table site-frame
Site Defined frame definitions , Table Dump Name site-frm

Alphabetical Field Summary

  • comments: (CHAR) Comments for/about this site frame definition
  • 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 site defined frame
  • draw-box: (LOGC) Yes to draw a box around the frame, No to supress it
  • extern-guid: (CHAR) External Global Unique ID for this record
  • primary-key: (INTG) Unique, Primary key for record
  • site-frame-column: (INTG) Column of this frames origin
  • site-frame-height: (INTG) Frame Height (including boxes, if any)
  • site-frame-id: (INTG) Internally assigned site frame ID [DEFINE KEY]
  • site-frame-name: (CHAR) Name of the frame
  • site-frame-row: (INTG) Row of this frames origin
  • site-frame-title: (CHAR) Frame Title
  • site-frame-width: (INTG) Frame Width (including boxes, if any)
  • top-level-frame: (LOGC) Yes if frame is top level, no if included in another frame.
  • 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, site-frame-name
  • extern-guid: extern-guid
  • site-frame-id: (UNIQUE, PRIMARY) site-frame-id
  • site-frame-name: site-frame-name

    Alphabetical Trigger Summary

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

    Other tables who reference site-frame

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


    Detailed Alphabetical Field Listing
    comments Data type: CHARACTER
    Format: x(68)
    Help: Comments for/about this site frame definition

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

    draw-box Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Yes to draw a box around the frame, No to supress it

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

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

    site-frame-column Data type: INTEGER
    Format: z9 (Initial Value: 1)
    Help: Column of this frames origin

    site-frame-height Data type: INTEGER
    Format: z9 (Initial Value: 21)
    Help: Frame Height (including boxes, if any)

    site-frame-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned site frame ID [DEFINE KEY]
    Attributes: Index Component

    site-frame-name Data type: CHARACTER
    Format: x(28)
    Help: Name of the frame
    Attributes: Index Component

    site-frame-row Data type: INTEGER
    Format: z9 (Initial Value: 1)
    Help: Row of this frames origin

    site-frame-title Data type: CHARACTER
    Format: x(48)
    Help: Frame Title

    site-frame-width Data type: INTEGER
    Format: z9 (Initial Value: 80)
    Help: Frame Width (including boxes, if any)

    top-level-frame Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes if frame is top level, no if included in another frame.

    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