SAD_OLA_PDUS_VW(SQL View) |
Index Back |
---|---|
Admissions Sample Online App.PIA based Sample Online Application record to capture and display the applicants military status information. |
SELECT 0 , ' ' , ' ' FROM PS_INSTALLATION_SA |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCC_TEMP_ID | Number(16,0) | DECIMAL(16) NOT NULL | Temp Constituent ID |
2 | US_WORK_ELIGIBILTY | Character(1) | VARCHAR2(1) NOT NULL |
Eligible to Work in U.S.
Y/N Table Edit Default Value: Y |
3 | MILITARY_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Veteran Status / Military Status
1=Not indicated 2=No Military Service 3=Veteran of the Vietnam Era 4=Active Duty/Campaign Badge Vet 4=Other Protected Veteran 5=Active Reserve 6=Inactive Reserve 7=Retired Military 8=Veteran (VA Ineligible) 9=Vietnam & Active Duty Vet 9=Vietnam & Other Protected Vet A=Armed Forces Service Medal Vet B=Pre-Vietnam-Era Veteran C=Separated/Srvc Medal/Active C=Separated/Srvc Medal/Other Vet D=Protected, Not Classified N=Not a Vietnam-Era Veteran O=Service Medal & Active Duty O=Service Medal & Other Vet P=Post-Vietnam-Era Veteran R=Recently Separated Veteran S=Separated & Service Medal Vet T=Separated & Active Duty Vet T=Separated & Other Vet V=Vietnam-Era Veteran X=Not a Veteran X=Not a Veteran Z=Not a Protected Veteran |