HR_I9_EVERIFY(SQL Table) |
Index Back |
---|---|
Form I-9 E-Verify StatusForm I-9 E-Verify Status |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
3 | EFFSEQ | Number(3,0) | SMALLINT NOT NULL | Effective Sequence |
4 | SEQNUM | Number(3,0) | SMALLINT NOT NULL | Sequence Number |
5 | CASE_IDENTIFIERN | Character(15) | VARCHAR2(15) NOT NULL | Case Identifier |
6 | CLOSE_DT | Date(10) | DATE |
Date Closed
Default Value: %date |
7 | AS_OF_DATE | Date(10) | DATE |
As of Date
Default Value: %date |
8 | COMMENTS | Long Character | CLOB | Comment |
9 | DESCRLONG | Long Character | CLOB | Long Description |
10 | 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.
Default Value: %date |
11 | 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. |
12 | STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Status Indicator
A=Active I=Inactive Prompt Table: HR_EVRFYSTS_TBL |
13 | CASE_CLOSED | Character(1) | VARCHAR2(1) NOT NULL | Case Closed ? |