PCMP_DEV_PLAN(SQL Table) |
Index Back |
---|---|
Prof Comp Development PlanUsed in the Professional Compliance module. Contains the development plan associated with a classification category. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_HR.SETID Prompt Table: SET_VLD_HR_18 |
2 | 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 |
3 | 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 |
4 | PCMP_CLASS | Character(6) | VARCHAR2(6) NOT NULL | Professional Compliance Classification - Used within the Professional Compliance module. Identifies the different categories that a Regulatory Authority uses to define individuals within the comliance process. |
5 | 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 |
6 | 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 |
7 | PCMP_DEV_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Used in the Professional Compliance module. Development description. |