RS_DF_SCOPE_W(SQL Table) |
Index Back |
---|---|
Determine Fit Scope ValuesThe values to use when searching a subset of the pool of workers. Only populated if the user has specified a scope for this search. If a scope value has been specified, there is only one row on this table for the session. If a scope node has been specified, there are multiple rows on this table with each representing a different, valid scope value. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SESSION_ID | Number(6,0) | INTEGER NOT NULL | Session ID |
2 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
3 | RANGE_FROM | Character(30) | VARCHAR2(30) NOT NULL | Lower boundary for detail value that contains a range of values |
4 | RANGE_TO | Character(30) | VARCHAR2(30) NOT NULL | Upper boundary for detail value that contains a range of values |