PCMP_COMPREGEFF(SQL Table) |
Index Back |
---|---|
Prof Comp Company RegAuth DtlsUsed in the Professional Compliance module. Contains effective dated regulatory authority details for a Company. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COMPANY | Character(3) | VARCHAR2(3) NOT NULL | Company |
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_COMPTYP_VW |
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_COMPREG_VW |
4 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
5 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
6 | PCMP_COMP_REF | Character(20) | VARCHAR2(20) NOT NULL | Used in the Professional Compliance module. Company reference number for Regulatory Authority. |
7 | PCMP_REG_AUTH_CONT | Character(50) | VARCHAR2(50) NOT NULL | Used in the Professional Compliance module. Regulatory Authority Contact Name. |