PCMP_TYPE_LANG(SQL Table) |
Index Back |
|---|---|
Prof Comp Type LangUsed in the Professional Compliance module. Related language table for PCMP_TYPE. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_HR.SETID Prompt Table: SETID_TBL |
|
| 2 | 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. | |
| 3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 4 | PCMP_TYPE_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Professional Compliance Type Description - Used in the Professional Compliance module. Description of professional compliance type. |
| 5 | PCMP_NOTIFY_MESS_H | Character(80) | VARCHAR2(80) NOT NULL | Used in the Professional Compliance module. Notification message. |
| 6 | PCMP_NOTIFY_ACTN_H | Character(80) | VARCHAR2(80) NOT NULL | Used in the Professional Compliance module. Notification action message. |