HRS_ADDQUEUE_PT(SQL View) |
Index Back |
---|---|
AutoScreen TableCore Table for Autoscreen definitions |
SELECT HRS_AUTOSCREEN_ID , HRS_ASCREEN_NAME , HRS_ASCREEN_DESCR FROM PS_HRS_AUTOSCREEN WHERE HRS_ASCREEN_STATUS='10' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HRS_ADDQUEUE | Number(15,0) | DECIMAL(15) NOT NULL | Located in Record HRS_SOURCE_VNDR. This is a reference to an autoscreen object. Based on the results of the autoscreen a resume passed through the source may be added to the resume queue. |
2 | HRS_ASCREEN_NAME | Character(30) | VARCHAR2(30) NOT NULL | AutoScreening Name |
3 | HRS_ASCREEN_DESCR | Character(254) | VARCHAR2(254) NOT NULL | Auto Screening Description |