PCMP_RI_KPI_COM(SQL Table) |
Index Back |
---|---|
Prof Comp RI KPI ComplaintsUsed in the Professional Compliance module. Contains KPI review information for a regulated individual. Number of Complaints made against RI over specified time period. |
# | 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 Record |
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_KPI_REV_DT | Date(10) | DATE NOT NULL |
Used in the Professional Compliance module.
KPI review datel.
Default Value: %date |
6 | PCMP_KPI_FROM_DT | Date(10) | DATE | Used in Professional Compliance module. From date used in KPI measurement. |
7 | PCMP_KPI_TO_DT | Date(10) | DATE | Used in the Professional Compliance module. To date used in KPI measurement. |
8 | PCMP_RI_COMPL | Number(4,0) | SMALLINT NOT NULL | Used in Professional Compliance. Number of complaints made against regulated individual. |