PCMP_REG_AUTH(SQL Table) |
Index Back |
---|---|
Prof Comp Regulatory AuthorityUsed in the Professional Compliance module. Contains the Regulatory Authorities. |
# | 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: SETID_TBL |
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. |
4 | PCMP_REG_AUTH_DESC | Character(40) | VARCHAR2(40) NOT NULL | Used in the Professional Compliance module. Regulatory Authority description. |
5 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: SCC_CNT_ADFMTVW |
6 | ADDRESS1 | Character(55) | VARCHAR2(55) NOT NULL | Address 1 |
7 | ADDRESS2 | Character(55) | VARCHAR2(55) NOT NULL | Address 2 |
8 | ADDRESS3 | Character(55) | VARCHAR2(55) NOT NULL | Address 3 |
9 | ADDRESS4 | Character(55) | VARCHAR2(55) NOT NULL | Address 4 |
10 | CITY | Character(30) | VARCHAR2(30) NOT NULL | City |
11 | NUM1 | Character(6) | VARCHAR2(6) NOT NULL | Number 1 |
12 | NUM2 | Character(6) | VARCHAR2(6) NOT NULL | Number 2 |
13 | HOUSE_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
House Type
AB=House Boat Reference WW=House Trailer Reference |
14 | ADDR_FIELD1 | Character(2) | VARCHAR2(2) NOT NULL | Address Field 1 |
15 | ADDR_FIELD2 | Character(4) | VARCHAR2(4) NOT NULL | Address Field 2 |
16 | ADDR_FIELD3 | Character(4) | VARCHAR2(4) NOT NULL | Address Field 3 |
17 | COUNTY | Character(30) | VARCHAR2(30) NOT NULL | County |
18 | STATE | Character(6) | VARCHAR2(6) NOT NULL |
State
Prompt Table: STATE_TBL |
19 | POSTAL | Character(12) | VARCHAR2(12) NOT NULL | Postal |
20 | GEO_CODE | Character(11) | VARCHAR2(11) NOT NULL | Geo Code |
21 | IN_CITY_LIMIT | Character(1) | VARCHAR2(1) NOT NULL |
In City Limit
Y/N Table Edit |
22 | COUNTRY_CODE | Character(3) | VARCHAR2(3) NOT NULL | Country Code |
23 | PHONE | Character(24) | VARCHAR2(24) NOT NULL | Telephone |
24 | PCMP_NOTIFY_ADD | Character(1) | VARCHAR2(1) NOT NULL |
Used in the Professional Compliance module.
Checkbox to determine whether notifcation is required when RI added.
N=No Y=Yes |
25 | PCMP_NOTIFY_MESS_A | Character(80) | VARCHAR2(80) NOT NULL | Used in the Professional Compliance module. Notification message. |
26 | PCMP_NOTIFY_ACTN_A | Character(80) | VARCHAR2(80) NOT NULL | Used in the Professional Compliance module. Notification action message. |
27 | PCMP_NOTIFY_TIME_A | Number(3,0) | SMALLINT NOT NULL | Used in the Professional Compliance module. Time limit for notification action in days. |
28 | PCMP_NOTIFY_CLS | Character(1) | VARCHAR2(1) NOT NULL |
Used in the Professional Compliance module.
Flag to indicate that notification is required for a change in classification level.
N=No Y=Yes |
29 | PCMP_NOTIFY_MESS_C | Character(80) | VARCHAR2(80) NOT NULL | Used in the Professional Compliance module. Notification message. |
30 | PCMP_NOTIFY_ACTN_C | Character(80) | VARCHAR2(80) NOT NULL | Used in the Professional Compliance module. Notification action message. |
31 | PCMP_NOTIFY_TIME_C | Number(3,0) | SMALLINT NOT NULL | Used in the Professional Compliance module. Time limit for notification action in days. |
32 | PCMP_NOTIFY_CHG | Character(1) | VARCHAR2(1) NOT NULL |
Used in the Professional Compliance module.
Checkbox to determine whether notifcation is required when position change/transfer made to employee job details.
N=No Y=Yes |
33 | PCMP_NOTIFY_MESS_J | Character(80) | VARCHAR2(80) NOT NULL | Used in the Professional Compliance module. Notification message. |
34 | PCMP_NOTIFY_ACTN_J | Character(80) | VARCHAR2(80) NOT NULL | Used in the Professional Compliance module. Notification action message. |
35 | PCMP_NOTIFY_TIME_J | Number(3,0) | SMALLINT NOT NULL | Used in the Professional Compliance module. Time limit for notification action in days. |
36 | PCMP_NOTIFY_TRM | Character(1) | VARCHAR2(1) NOT NULL |
Used in the Professional Compliance module.
Checkbox to determine whether notifcation is required when termination/retirement of employee.
N=No Y=Yes |
37 | PCMP_NOTIFY_MESS_T | Character(80) | VARCHAR2(80) NOT NULL | Used in the Professional Compliance module. Notification message. |
38 | PCMP_NOTIFY_ACTN_T | Character(80) | VARCHAR2(80) NOT NULL | Used in the Professional Compliance module. Notification action message. |
39 | PCMP_NOTIFY_TIME_T | Number(3,0) | SMALLINT NOT NULL | Used in the Professional Compliance module. Time limit for notification action in days. |