PCMP_CLASS(SQL Table) |
Index Back |
---|---|
Prof Compliance ClassificationUsed in the Professional Compliance module. Identifies the different classifications that a regulatory authority uses to define the individuals within the compliance process. |
# | 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_CLASS_DESCR | Character(40) | VARCHAR2(40) NOT NULL | Professional Compliance Classification Description - Used in the Professional Compliance module. |