RF_ASGN_WK_TMP(SQL Table) |
Index Back |
---|---|
Assignment Engine worker listThis table is used to process a list of candidates as a result of the assignment engine search for a worker. This list of candidates will then be placed in RF_ASGN_WK_OUT to be displayed to the user. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PERSON_ID | Character(15) | VARCHAR2(15) NOT NULL | Person ID |
2 | SCORE | Number(7,2) | DECIMAL(6,2) NOT NULL | Test Score |
3 | AVAILABILITY_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Flag to indicate that someone or something is available.
Y/N Table Edit |
4 | RC_CASE_COUNT | Number(7,0) | INTEGER NOT NULL | Case Count |