PCMP_RI_DEVACOM(SQL Table) |
Index Back |
---|---|
Prof Comp Dev Area CommentsUsed in the Professional Compliance module. Contains the comments associated with development areas for a regulated individual specific to a given classification category. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr |
3 | PCMP_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Professiona Compliance Type - Used in the Professional Compliance module.
Identifies the different types of professional complianc within a company.
Prompt Table: PCMP_TYPE |
4 | PCMP_REG_AUTH | Character(10) | VARCHAR2(10) NOT NULL |
Professional Compliance Regulatory Authority - Used within the Professional Compliance module.
Identifies the body or organization that defines the rules/regulations that a company must apply to its individuals in order for them to become compliant/qualified in that particular field.
Prompt Table: PCMP_REG_AUTH |
5 | PCMP_CREATION_DT | Date(10) | DATE |
Used in the Professional Compliance module.
Creation Date
Default Value: %date |
6 | PCMP_ELEM_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Used in the Professional Compliance module.
Professional Development Element type identifies whether it is an accomplishment, competency, training course or general activity.
A=Accomplishment C=Competency G=General Activity T=Training Course |
7 | PCMP_DEV_AREA | Character(8) | VARCHAR2(8) NOT NULL |
Used in the Professional Compliance module.
Contains a development area for a given devlopment plan. This can be either an accomplishment, a competency, a training course, or a general activity.
Prompt Table: %RECNAME_EDIT |
8 | PCMP_DEV_COMM | Long Character | CLOB | Used in the Professional Compliance module. Development comments. |