HRS_OFF_STTS(SQL Table) |
Index Back |
---|---|
Emplymnt Offer StatusStatus of Employment Offer |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HRS_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | Person Id |
2 | HRS_RCMNT_ID | Number(15,0) | DECIMAL(15) NOT NULL | App Tracking Recruitment ID |
3 | HRS_OFF_ID | Number(15,0) | DECIMAL(15) NOT NULL | Offer ID |
4 | HRS_STTS_SEQ | Number(15,0) | DECIMAL(15) NOT NULL | Status Sequence |
5 | HRS_STTS_DT | Date(10) | DATE | Status Date |
6 | HRS_STTS_CD | Character(3) | VARCHAR2(3) NOT NULL | Identifies a status. |
7 | HRS_STTS_RSN | Character(3) | VARCHAR2(3) NOT NULL | Identifies a reason associated with a particular status. |
8 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
9 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |