HRS_JO_PSTDSC_I(SQL View) | 
Index Back | 
|---|---|
Job Opening Posting Desc IntfcInterface for job opening posting descriptions. | 
| SELECT A.HRS_JOB_OPENING_ID , A.HRS_JO_PST_SEQ , A.HRS_SEQ_NUM , A.HRS_JO_DESCR_TYP , A.APP_VISIBLE , %subrec(HRS_AUDIT_SBR, A) , A.DESCRLONG FROM PS_HRS_JO_PST_DSCR A | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Number(15,0) | DECIMAL(15) NOT NULL | 
Job Opening Clone
 Prompt Table: HRS_JO_I  | 
|
| 2 | Number(3,0) | SMALLINT NOT NULL | 
Job opening posting sequence
 Prompt Table: HRS_JO_PST_I  | 
|
| 3 | Number(3,0) | SMALLINT NOT NULL | Sequence Number | |
| 4 | HRS_JO_DESCR_TYP | Character(2) | VARCHAR2(2) NOT NULL | 
Job posting description type
 Prompt Table: HRS_JO_DSCTYP_I  | 
| 5 | APP_VISIBLE | Character(1) | VARCHAR2(1) NOT NULL | 
Indicates which sections of a job requisition's posting description are visible to internal applicants. An entire posting description is made up of 5 possible sections, the Organizational Marketing Statement, Responsibilities, Qualifications, Closing and Departmental Statement
 B=Internal and External E=External Only I=Internal Only  | 
| 6 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Row Added DateTime | 
| 7 | HRS_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Added Operator Id | 
| 8 | HRS_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Row Updated DateTime | 
| 9 | HRS_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Updated Operator Id | 
| 10 | DESCRLONG | Long Character | CLOB | Long Description |