PERS_DATA_USA(SQL Table) |
Index Back |
|---|---|
Extension of PERSON for USAExtension of the PERSON object for US specific fields with EFFDT |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Default Value: PERSON.EMPLID Prompt Table: PERSON |
|
| 2 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 3 | US_WORK_ELIGIBILTY | Character(1) | VARCHAR2(1) NOT NULL |
Eligible to Work in U.S.
N=No Y=Yes Y/N Table Edit Default Value: Y |
| 4 | MILITARY_STATUS | Character(1) | VARCHAR2(1) NOT NULL | Veteran Status / Military Status |
| 5 | CITIZEN_PROOF1 | Character(10) | VARCHAR2(10) NOT NULL | Citizenship (Proof 1) |
| 6 | CITIZEN_PROOF2 | Character(10) | VARCHAR2(10) NOT NULL | Citizenship (Proof 2) |
| 7 | MEDICARE_ENTLD_DT | Date(10) | DATE | Date Entitled to Medicare |