Definition of table site-fld-define
Site Field definitions , Table Dump Name sit-fldd

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
  • data-type: (CHAR) Char,Decimal,Date,Integer,Logical,Table,Note,Contact,Link,St
  • description: (CHAR) Description of this site field
  • extern-guid: (CHAR) External Global Unique ID for this record
  • fld-format: (CHAR) Format of this field
  • fld-help: (CHAR) Help message for this field
  • fld-label: (CHAR) Label for this field
  • fld-view-as: (CHAR) View this field as a FILL-IN or EDITOR
  • fld-width: (INTG) Width of the field on screen
  • journal-note-dates: (LOGC) Yes to auto-assign journalled note dates
  • journal-notes: (LOGC) Yes to journalize changes to the field value, No to keep onl
  • link-site-fld-id: (INTG) Site Fld ID this field is linked to
  • multi-values: (CHAR) Values for multiple-choice fields (seperate items with comma
  • note-code-id: (INTG) Note Code ID to use when datatype is NOTE
  • note-group-id: (INTG) Note Group ID of associate group when datatype is NOTE
  • primary-key: (INTG) Unique, Primary key for record
  • show-contact-part: (CHAR) Part of contact to use (name,address1,city,state,phone,etc)
  • show-note-part: (CHAR) From note, show Comments, Date, Flag or Table
  • show-table-code: (LOGC) Select whether the table Code or Description should appear
  • show-table-level: (INTG) Which level of the table to show (0=Description)
  • site-fld-id: (INTG) [DEFINE KEY]
  • site-frame-id: (INTG) Associated site frame
  • state-item-id: (INTG) State item that this field is associated with
  • table-name-id: (INTG) ID of the table used for this field when datatype is TABLE
  • 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: site-frame-id, description
  • extern-guid: extern-guid
  • site-fld-define: (UNIQUE, PRIMARY) site-frame-id, site-fld-id
  • state-item-id: state-item-id

    Alphabetical Trigger Summary

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

    Other tables who reference site-fld-define

  • emp-site - Site Specific Employee data file
  • site-fld-group - Site field to user group mapping file. This is the interface

    Tables site-fld-define references

  • emp-site - Site Specific Employee data file
  • site-frame - Site Defined frame definitions
  • 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

    data-type Data type: CHARACTER
    Format: x(10) (Initial Value: Character)
    Help: Char,Decimal,Date,Integer,Logical,Table,Note,Contact,Link,St

    description Data type: CHARACTER
    Format: x(28)
    Help: Description of this site field
    Attributes: Index Component

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

    fld-format Data type: CHARACTER
    Format: x(28) (Initial Value: x(8))
    Help: Format of this field

    fld-help Data type: CHARACTER
    Format: x(63)
    Help: Help message for this field

    fld-label Data type: CHARACTER
    Format: x(32)
    Help: Label for this field

    fld-view-as Data type: CHARACTER
    Format: x(8) (Initial Value: FILL-IN)
    Help: View this field as a FILL-IN or EDITOR

    fld-width Data type: INTEGER
    Format: z9 (Initial Value: 8)
    Help: Width of the field on screen

    journal-note-dates Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes to auto-assign journalled note dates

    journal-notes Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes to journalize changes to the field value, No to keep onl

    link-site-fld-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Site Fld ID this field is linked to

    multi-values Data type: CHARACTER
    Format: x(132)
    Help: Values for multiple-choice fields (seperate items with comma

    note-code-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Note Code ID to use when datatype is NOTE

    note-group-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Note Group ID of associate group when datatype is NOTE

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

    show-contact-part Data type: CHARACTER
    Format: x(10)
    Help: Part of contact to use (name,address1,city,state,phone,etc)

    show-note-part Data type: CHARACTER
    Format: x(8) (Initial Value: Comments)
    Help: From note, show Comments, Date, Flag or Table

    show-table-code Data type: LOGICAL
    Format: Code/Desc (Initial Value: Yes)
    Help: Select whether the table Code or Description should appear

    show-table-level Data type: INTEGER
    Format: z9 (Initial Value: 0)
    Help: Which level of the table to show (0=Description)

    site-fld-id Data type: INTEGER
    Format: zzzzzzzzz9
    Description: [DEFINE KEY]
    Help: Internally assigned site field #
    Attributes: Index Component

    site-frame-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Associated site frame
    Attributes: Index Component

    state-item-id Data type: INTEGER
    Format: zzzzzzzzz9
    Help: State item that this field is associated with
    Attributes: Index Component

    table-name-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: ID of the table used for this field when datatype is TABLE

    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