RA_CONTENT_WL(SQL Table) |
Index Back |
|---|---|
Content Work listContent Work list - business process designer routing information |
| # | 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 | TRANSACTIONID | Number(10,0) | DECIMAL(10) NOT NULL | Transaction Identifier |
| 7 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
| 8 | RA_CONTENT_ID | Character(15) | VARCHAR2(15) NOT NULL | Marketing - Content ID |
| 9 | RB_WF_WL_PRIORITY | Character(1) | VARCHAR2(1) NOT NULL |
Notification Priority
1=High 2=Medium 3=Low |
| 10 | RA_CONTENT_STATUS | Character(4) | VARCHAR2(4) NOT NULL |
Marketing - Content Status
CMPL=Completed EXPR=Expired IREV=In Review NEW=New PLAN=Planning RWRK=Re-Work |
| 11 | DESCR | Character(30) | VARCHAR2(30) NOT NULL |
Description
Prompt Table: RA_UD_CPGN_STAT |
| 12 | RA_REASON_RECEIVE | Character(100) | VARCHAR2(100) NOT NULL | Reason to Receive Routing |
| 13 | R_DATE_REPORTED | Date(10) | DATE | Reported date |
| 14 | WORKLIST_DESCR | Character(50) | VARCHAR2(50) NOT NULL | Description |
| 15 | WF_PURPOSE | Character(4) | VARCHAR2(4) NOT NULL |
Purpose of the Notification
0=FYI APPR=Approval Required ASSN=Assignment ESCA=Escalation FOLL=Follow-Up Requested HOLD=Hold Notification SLA=SLA Warning SLAX=SLA Exception STAT=Status Change TASG=Task Assignment UPD=Update Notification |