RC_AGT_TRG_PRF(SQL Table) |
Index Back |
---|---|
Call Center Async PAFThis record is for the asyncronous update of a case. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | OPRID2 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID |
3 | RC_FILTER_NAME | Character(20) | VARCHAR2(20) NOT NULL | Search Defintion name |
4 | SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Sequence |
5 | ACTIVE_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Allows for Active and Inactive status.
A=Active I=Inactive |