RF_ASGN_PG_TMP(SQL Table) |
Index Back |
---|---|
Assignment Engine ProvGrp listThis table is used to process a list of candidates as a result of the assignment engine search for a Provider Group. This list of candidates will then be placed in RF_ASGN_PG_OUT to be displayed to the user. |
# | 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 | PROVIDER_GRP_ID | Character(10) | VARCHAR2(10) NOT NULL | Identification number for the provider group. |
3 | SCORE | Number(7,2) | DECIMAL(6,2) NOT NULL | Test Score |
4 | AVAILABILITY_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Flag to indicate that someone or something is available.
Y/N Table Edit |