Definition of table prof-cert
Profession Catagory Certifications
, Table Dump Name prof-cer
Alphabetical Field Summary
cert-code: (CHAR) Certifcation associated with the professional catagory.
cert-comment: (CHAR) Comments, if any, regarding this certifcation
cre-date: (DATE) Date this record was created
cre-user-name: (CHAR) Name of user who created this record
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
prof-num: (INTG) Professional Catagory # (for listing purposes only)
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
extern-guid: extern-guid
prof-cert: (PRIMARY) emp-seq, prof-num, cert-code
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-pct.p
DELETE: Overridable, Procedure is tr-d-pct.p
REPLICATION-CREATE: Procedure is rp-c-pct.p
REPLICATION-DELETE: Procedure is rp-d-pct.p
REPLICATION-WRITE: Procedure is rp-u-pct.p
WRITE: Overridable, Procedure is tr-u-pct.p
Tables prof-cert references
cert-code - Certification Area codes
degree-study - Areas of study for the degree
emp-dc - (no description available)
emp-demo - Employee Demographic Entry
emp-mpsers - (no description available)
emp-tdp - Employee DTL3 record
Detailed Alphabetical Field Listing
cert-code Data type: CHARACTER
Format: x(8)
Help: Certifcation associated with the professional catagory.
Attributes: Index Component
cert-comment Data type: CHARACTER
Format: x(32)
Help: Comments, if any, regarding this certifcation
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
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
prof-num Data type: INTEGER
Format: zz9 (Initial Value: 1)
Help: Professional Catagory # (for listing purposes only)
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