GVT_DISABILITY(SQL Table) | 
Index Back | 
|---|---|
GVT Disabled Veteran DataRecord is used to store Information, whether the veteran is disabled or not. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr | |
| 3 | Date(10) | DATE | Effective Date | |
| 4 | Number(3,0) | SMALLINT NOT NULL | Effective Sequence | |
| 5 | DISABLED | Character(1) | VARCHAR2(1) NOT NULL | A flag that indicates whether or not (Y or N) a dependent is a disabled. | 
| 6 | DISABLED_VET | Character(1) | VARCHAR2(1) NOT NULL | 
Disabled Veteran
 Y/N Table Edit Default Value: N  | 
| 7 | DISABILITY_STS_USA | Character(1) | VARCHAR2(1) NOT NULL | 
Disability (Section 503) Status USA
 N=Not Disabled X=Not Indicated Y=Disabled  | 
| 8 | HR_EE_SIGNATURE | Character(75) | VARCHAR2(75) NOT NULL | Employee Signature | 
| 9 | HR_DISCLOSURE_DT | Date(10) | DATE | Disclosure Date | 
| 10 | COMMENTS | Long Character | CLOB | Comment |