UPG_OFF_STS_TAO

(SQL Table)
Index Back

Employmt Offers to Applicants

Use OFFER to record details about job offers made to applicants for employment. This data is used in the Recruitment module.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
2 APPLID Character(11) VARCHAR2(11) NOT NULL External Job Applicant ID
3 APP_DT Date(10) DATE Date an application was submitted
4 JOB_REQ_NBR Character(6) VARCHAR2(6) NOT NULL Job requisition number
5 OFFER_DT Date(10) DATE Offer Date
6 SEQNUM Number(3,0) SMALLINT NOT NULL Sequence Number
7 STATUS_DT Date(10) DATE Status Date
8 STATUS_CODE Character(3) VARCHAR2(3) NOT NULL Identifies a status.
9 STATUS_REASON 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.