| VISA_PERMIT_SUP(SQL Table) | Index Back | 
|---|---|
| Visa Supporting Docs NeededUse VISA_PERMIT_SUP to specify supporting documents required for a visa or permit identified on VISA_PERMIT_TBL. Use VISA_PERMIT_TBL to track visa or permit requirements for each country where your company's employees live or work. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL | Country Prompt Table: COUNTRY_TBL | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Visa/Permit Type Prompt Table: VISA_PERMIT_TBL | |
| 3 | Date(10) | DATE NOT NULL | Effective Date Default Value: %date | |
| 4 | Character(6) | VARCHAR2(6) NOT NULL | Supporting Document ID Prompt Table: SUPPORT_DOC_TBL |