Definition of table emp-prof
Employee Professional Catagories , Table Dump Name emp-prof

Alphabetical Field Summary

  • cert-type: (CHAR) Type of certification (Permit, Certified, Provisional, etc)
  • cre-date: (DATE) Date this record was created
  • cre-user-name: (CHAR) Name of user who created this record
  • credit-hours: (INTG) Credit Hours in Certification Subject area
  • emp-seq: (INTG) Employee's Unique Sequence #
  • extern-guid: (CHAR) External Global Unique ID for this record
  • issue-status-id: (INTG) Issuance Status Code for Permit/Certification
  • primary-key: (INTG) Unique, Primary key for record
  • prof-code: (CHAR) Professional catagory code for employee
  • prof-comment: (CHAR) Comments regarding this catagory
  • prof-expire-date: (DATE) Date Certificate/Permit expires
  • prof-issue-date: (DATE) Date Certificate/Permit was issued
  • prof-license: (CHAR) License/Certificate/Permit #
  • prof-num: (INTG) Certificate #
  • prof-primary: (LOGC) Is this considered the employee's primary catagory?
  • prof-test-date: (DATE) Date of last testing associated with this catagory/certifica
  • renew-status-id: (INTG) Renewal Status Code for Permit/Certification
  • renewal-cnt: (INTG) Number of times Permit/Certification renewed
  • role-code-id: (INTG) Role Code associated with this Permit/Certification
  • univ-code: (CHAR) University employees certification was issued from
  • 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-type: cert-type
  • emp-prof: (UNIQUE, PRIMARY) emp-seq, prof-num, prof-code
  • extern-guid: extern-guid
  • prof-code: prof-code
  • role-code: role-code-id
  • univ-code: univ-code

    Alphabetical Trigger Summary

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

    Other tables who reference emp-prof

  • prof-code - Profession Catagory Codes

    Tables emp-prof references

  • cert-type - Certification Type codes
  • emp-dc - (no description available)
  • emp-degree - Employee Degrees
  • emp-demo - Employee Demographic Entry
  • emp-mpsers - (no description available)
  • emp-tdp - Employee DTL3 record
  • prof-code - Profession Catagory Codes
  • role-code - Role within position for which salary is paid
  • univ-code - University Codes


    Detailed Alphabetical Field Listing
    cert-type Data type: CHARACTER
    Format: x(8)
    Help: Type of certification (Permit, Certified, Provisional, 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

    credit-hours Data type: INTEGER
    Format: >>>,>>9 (Initial Value: 0)
    Help: Credit Hours in Certification Subject area

    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

    issue-status-id Data type: INTEGER
    Format: ->,>>>,>>9
    Help: Issuance Status Code for Permit/Certification

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

    prof-code Data type: CHARACTER
    Format: x(8)
    Help: Professional catagory code for employee
    Attributes: Index Component

    prof-comment Data type: CHARACTER
    Format: x(40)
    Help: Comments regarding this catagory

    prof-expire-date Data type: DATE
    Format: 99/99/9999
    Help: Date Certificate/Permit expires

    prof-issue-date Data type: DATE
    Format: 99/99/9999
    Help: Date Certificate/Permit was issued

    prof-license Data type: CHARACTER
    Format: x(10)
    Help: License/Certificate/Permit #

    prof-num Data type: INTEGER
    Format: zz9 (Initial Value: 1)
    Help: Certificate #
    Attributes: Index Component

    prof-primary Data type: LOGICAL
    Format: Yes/No (Initial Value: no)
    Help: Is this considered the employee's primary catagory?

    prof-test-date Data type: DATE
    Format: 99/99/9999
    Help: Date of last testing associated with this catagory/certifica

    renew-status-id Data type: INTEGER
    Format: ->,>>>,>>9
    Help: Renewal Status Code for Permit/Certification

    renewal-cnt Data type: INTEGER
    Format: >>,>>9 (Initial Value: 0)
    Help: Number of times Permit/Certification renewed

    role-code-id Data type: INTEGER
    Format: >>,>>>,>>9
    Help: Role Code associated with this Permit/Certification
    Attributes: Index Component

    univ-code Data type: CHARACTER
    Format: x(8)
    Help: University employees certification was issued from
    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