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 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID | |
| 3 | 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 |