RC_EVENTSET_ITM(SQL Table) |
Index Back |
---|---|
Event Set Itemsold event set items - obsolete delete later |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
2 | EVENT_SET_ID | Character(15) | VARCHAR2(15) NOT NULL | Event Set ID |
3 | MARKET | Character(3) | VARCHAR2(3) NOT NULL |
Market
Default Value: GBL |
4 | SEQNO | Number(5,0) | INTEGER NOT NULL |
Sequence Number
Default Value: 10 |
5 | ENABLED | Character(1) | VARCHAR2(1) NOT NULL |
A flag indicates whether this row is enabled or not.
Y/N Table Edit Default Value: Y |
6 | RC_ES_ITEM_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
RC_ES_ITEM_TYPE
0=Notify Immediately 1=Delay Notification Default Value: 0 |
7 | EVENTNAME | Character(30) | VARCHAR2(30) NOT NULL |
Defines a routing event for PS Workflow
Prompt Table: RC_EVENT_DFN |
8 | EVENTNAME_EVAL | Character(30) | VARCHAR2(30) NOT NULL |
Defines a routing evaluation event for PS Workflow
Prompt Table: RC_EVENT_DFN |
9 | PNLNAME | Character(30) | VARCHAR2(30) NOT NULL |
Page Name (see PSPNLDEFN).
Prompt Table: RC_ES_PAGES |
10 | RC_VISIBILITY | Character(4) | VARCHAR2(4) NOT NULL |
Case Visibility, used for cases and case objects/attributes.
A=All I=Internal Default Value: A |
11 | RULE_NAME | Character(30) | VARCHAR2(30) NOT NULL |
This field is a text field of 30 character long.
Prompt Table: RB_ACTV_WFRULE |
12 | EMAIL_FORMID | Character(20) | VARCHAR2(20) NOT NULL | Email Template |
13 | INCLUDE_URL | Character(1) | VARCHAR2(1) NOT NULL |
INCLUDE_URL
N=No Y=Yes Y/N Table Edit Default Value: Y |
14 | CREATE_HISTORY_ITM | Character(1) | VARCHAR2(1) NOT NULL |
Indicates if you would like to track this event in history.
Y/N Table Edit Default Value: N |
15 | RC_BUS_PROCESS_ID | Character(15) | VARCHAR2(15) NOT NULL |
Business Process ID used in Business Process tracking.
Prompt Table: RC_BUS_PROC_VW |
16 | RC_PREPAID_ACTION | Character(1) | VARCHAR2(1) NOT NULL |
Indicates whether to increment or decrment the remaining quantity for a prepaid bases on a case status change.
D=Decrement I=Increment |
17 | RC_CHILD_ACTION | Character(1) | VARCHAR2(1) NOT NULL |
Indicates the Child cases reaction to a parent case status change
N=No Action Y=Cascade the Change |
18 | RELATIONSHIP_TYPE | Character(5) | VARCHAR2(5) NOT NULL |
Case Relationship Type
Prompt Table:
RC_REL_HIER_VW
|
19 | RC_MAINT_OWNER | Character(1) | VARCHAR2(1) NOT NULL |
Call center Maintenance Owner
0=PeopleSoft 1=PeopleSoft / Customer Modified 2=Customer |
20 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
21 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
22 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
23 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
24 | SYNCID | Number(10,0) | DECIMAL(10) NOT NULL | The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle. |
25 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |