HRS_OFF_STS_HST(SQL Table) |
Index Back |
---|---|
Emplymnt Offer StatusStatus of Employment Offer |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PSARCH_ID | Character(8) | VARCHAR2(8) NOT NULL | Archive ID (see PSARCHTEMPLATE). |
2 | PSARCH_BATCHNUM | Number(30,0) | DECIMAL(30) NOT NULL | Archive Batch Number |
3 | HRS_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | Person Id |
4 | HRS_RCMNT_ID | Number(15,0) | DECIMAL(15) NOT NULL | App Tracking Recruitment ID |
5 | HRS_OFF_ID | Number(15,0) | DECIMAL(15) NOT NULL | Offer ID |
6 | HRS_STTS_SEQ | Number(15,0) | DECIMAL(15) NOT NULL | Status Sequence |
7 | HRS_STTS_DT | Date(10) | DATE | Status Date |
8 | HRS_STTS_CD | Character(3) | VARCHAR2(3) NOT NULL | Identifies a status. |
9 | HRS_STTS_RSN | Character(3) | VARCHAR2(3) NOT NULL | Identifies a reason associated with a particular status. |
10 | 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. |
11 | 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. |