PCMP_RI(SQL Table) |
Index Back |
---|---|
Professional Compliance RIUsed in the Professional Compliance module. Contains a list of the regulated individuals within the compliance process(es). |
# | 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_COMPCOMPVW |
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_COMPAUTHVW |
5 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: JOB.BUSINESS_UNIT |
6 | PCMP_REGISTERED_DT | Date(10) | DATE |
Professional Compliance Registered Date - Used within the Professional Compliance module.
Contains the date that the individual was registered with the regulatory authority.
Default Value: %date |