ACTIONS_CNVR_WF(SQL Table) |
Index Back |
|---|---|
Actions for WF ProcessingActions for WF Processing |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
|
| 2 | Character(15) | VARCHAR2(15) NOT NULL |
Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations.
Prompt Table: CUST_SRCH_VW |
|
| 3 | Character(5) | VARCHAR2(5) NOT NULL | Action ID | |
| 4 | DateTime(26) | TIMESTAMP | Date Time Added | |
| 5 | Number(6,0) | INTEGER NOT NULL | Conversation Sequence Number | |
| 6 | Date(10) | DATE | Conversation Date | |
| 7 | CONVER_TOPIC | Character(30) | VARCHAR2(30) NOT NULL | Conversation Topic |
| 8 | REVIEW_DT | Date(10) | DATE | Review Date |
| 9 | CNTCT_NAME1 | Character(40) | VARCHAR2(40) NOT NULL | Contact Name1 |
| 10 | CNTCT_PHONE | Character(24) | VARCHAR2(24) NOT NULL | Contact Phone Number |
| 11 | NAME1 | Character(40) | VARCHAR2(40) NOT NULL | Name 1 |
| 12 | ROLEUSER | Character(30) | VARCHAR2(30) NOT NULL | Role User |