VISA_PMT_SUPPRT(SQL Table) |
Index Back |
|---|---|
EE/Depndnt Visa Support DocsUse VISA_PMT_SUPPRT to identify documents presented in support of each visa or permit recorded on VISA_PMT_DATA for an employee or dependent. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
|
| 2 | Character(2) | VARCHAR2(2) NOT NULL |
Dependent ID
Prompt Table: DEPENDENT_VW |
|
| 3 | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: COUNTRY_TBL |
|
| 4 | Character(3) | VARCHAR2(3) NOT NULL |
Visa/Permit Type
Prompt Table: VISA_PERMIT_TBL |
|
| 5 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 6 | Character(6) | VARCHAR2(6) NOT NULL |
Supporting Document ID
Prompt Table: SUPPORT_DOC_TBL |
|
| 7 | REQUEST_DT | Date(10) | DATE | Request Date |
| 8 | DT_RECVD | Date(10) | DATE | Date Received |