Definition of table degree-study
Areas of study for the degree , Table Dump Name dgr-stud

Alphabetical Field Summary

  • cert-code: (CHAR) Code describing the field of study (i.e. MATH, SCIENCE, etc)
  • cre-date: (DATE) Date this record was created
  • cre-user-name: (CHAR) Name of user who created this record
  • degree-num: (INTG) Degree Number study area is for
  • emp-seq: (INTG) Employee's Unique Sequence #
  • extern-guid: (CHAR) External Global Unique ID for this record
  • primary-key: (INTG) Unique, Primary key for record
  • study-comment: (CHAR) Comment for this field of study, if any
  • study-type: (CHAR) Study area type (Major, Minor, etc)
  • upd-date: (DATE) Date this record was last updated
  • upd-user-name: (CHAR) Name of user who last updated this record

    Alphabetical Index Summary

  • cert-code: cert-code
  • degree-study: (PRIMARY) emp-seq, degree-num, study-type, cert-code
  • extern-guid: extern-guid
  • study-type: study-type

    Alphabetical Trigger Summary

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

    Tables degree-study references

  • cert-code - Certification Area codes
  • emp-dc - (no description available)
  • emp-demo - Employee Demographic Entry
  • emp-mpsers - (no description available)
  • emp-tdp - Employee DTL3 record
  • prof-cert - Profession Catagory Certifications
  • study-type - Code describing type of study


    Detailed Alphabetical Field Listing
    cert-code Data type: CHARACTER
    Format: x(8)
    Help: Code describing the field of study (i.e. MATH, SCIENCE, etc)
    Attributes: Index Component

    cre-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date this record was created

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Help: Name of user who created this record
    Attributes: Mandatory

    degree-num Data type: INTEGER
    Format: zz9 (Initial Value: 0)
    Help: Degree Number study area is for
    Attributes: Index Component

    emp-seq Data type: INTEGER
    Format: zzzzzzzz9
    Description: Employee's Unique Sequence #
    Attributes: Index Component

    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

    study-comment Data type: CHARACTER
    Format: x(32)
    Help: Comment for this field of study, if any

    study-type Data type: CHARACTER
    Format: x(8)
    Help: Study area type (Major, Minor, etc)
    Attributes: Index Component

    upd-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date this record was last updated

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Description: Name of user who last updated this record

    Created on 12/28/2020 by DBHTML V1.2