| HRS_AUTOSCREEN(SQL Table) | Index Back | 
|---|---|
| AutoScreen TableCore Table for Autoscreen definitions | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Number(15,0) | DECIMAL(15) NOT NULL | AutoScreen ID | |
| 2 | HRS_ASCREEN_STATUS | Character(3) | VARCHAR2(3) NOT NULL | Auto Screening Object Status (Active/Inactive) 10=Active 20=Inactive Default Value: 10 | 
| 3 | HRS_ASCREEN_NAME | Character(30) | VARCHAR2(30) NOT NULL | AutoScreening Name | 
| 4 | HRS_ASCREEN_DESCR | Character(254) | VARCHAR2(254) NOT NULL | Auto Screening Description |