PCMP_RICOMPCLNG(SQL Table) |
Index Back |
---|---|
Prof Comp RI ComplaintUsed in the Professional Compliance module. Related language record - Stores the comments for complainst made against a regulated individual. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
2 | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr | |
3 | 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 | 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 | Character(8) | VARCHAR2(8) NOT NULL |
Used in Professional Compliance module.
Complaint Type.
Prompt Table: PCMP_COMPL |
|
6 | Date(10) | DATE NOT NULL |
Used in the Professional Compliance module.
Date of complaint made against regulated individual.
Default Value: %date |
|
7 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
8 | PCMP_COMPL_COMM | Long Character | CLOB | Used in the Professional Compliance module. Comments for complaint made against RI. |