HRS_SRCH_RSLEMP(SQL Table) |
Index Back |
---|---|
Requisition Search ResultsDetermines the JPM person profile (Employee) tied to the search results name for a profile match search save compliance results |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HRS_OWNER_ID | Character(11) | VARCHAR2(11) NOT NULL | Owner ID |
2 | SEARCH_NAME | Character(20) | VARCHAR2(20) NOT NULL | Stored Search Name |
3 | JPM_PROFILE_ID | Character(12) | VARCHAR2(12) NOT NULL | The id, autoassigned or user assigned of the profile. This id is used to group items and other related material together into one coherent profile. |
4 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Row Added DateTime |
5 | HRS_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Added Operator Id |
6 | HRS_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Row Updated DateTime |
7 | HRS_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Updated Operator Id |