GM_PCL_WF_WL(SQL Table) |
Index Back |
|---|---|
Worklist Record for ProtocolThis record is used as the Worklist record for Protocol. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Business Process Name (see PSBUSPROCDEFN). | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Name of a Business Process Activity (see PSACTIVITYDEFN). | |
| 3 | Character(30) | VARCHAR2(30) NOT NULL | Defines a routing event for PS Workflow | |
| 4 | Character(30) | VARCHAR2(30) NOT NULL | Worklist Name | |
| 5 | Number(10,0) | DECIMAL(10) NOT NULL | For a given worklist the unique number of rows in PSWORKLIST | |
| 6 | Number(10,0) | DECIMAL(10) NOT NULL | Transaction Identifier | |
| 7 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 8 | Character(15) | VARCHAR2(15) NOT NULL | PCL_ID | |
| 9 | Character(7) | VARCHAR2(7) NOT NULL | PCL_VRSN_ID | |
| 10 | PCL_STATUS | Character(4) | VARCHAR2(4) NOT NULL |
PCL_STATUS
APPR=Approved DEND=Denied DRFT=Draft EXPD=Expired INAC=Inactive PEND=Pending RETD=Returned |
| 11 | PCL_SUB_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Protocol Subtype - Human , Animal
A=Animal B=Both H=Human |
| 12 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
| 13 | APPR_INSTANCE | Number(9,0) | DECIMAL(9) NOT NULL | Unique number for each runtime occurrence of a virtual approver process |