PCMP_TERM_WL(SQL Table) |
Index Back |
---|---|
Prof Comp Term Worklist RecUsed in the Professional Compliance module. Worklist record for Termination notification. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSPROCNAME | Character(30) | VARCHAR2(30) NOT NULL | Business Process Name (see PSBUSPROCDEFN). |
2 | ACTIVITYNAME | Character(30) | VARCHAR2(30) NOT NULL | Name of a Business Process Activity (see PSACTIVITYDEFN). |
3 | EVENTNAME | Character(30) | VARCHAR2(30) NOT NULL | Defines a routing event for PS Workflow |
4 | WORKLISTNAME | Character(30) | VARCHAR2(30) NOT NULL | Worklist Name |
5 | INSTANCEID | Number(10,0) | DECIMAL(10) NOT NULL | For a given worklist the unique number of rows in PSWORKLIST |
6 | TRANSACTIONID | Number(10,0) | DECIMAL(10) NOT NULL | Transaction Identifier |
7 | PCMP_MGR_SUPER_ID | Character(11) | VARCHAR2(11) NOT NULL | Professional Compliance Manager/Supervisor ID - Used in the Professional Compliance module. Holds the EMPLID of the Manager/Supervisor. |
8 | PCMP_MGR_SUPER | Character(1) | VARCHAR2(1) NOT NULL |
Professional Compliance Manager/Supervisor - Used within the Professional Compliance module.
Identifies whether the role is that of a Manager, or a Supervisor.
M=Manager S=Supervisor |
9 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |