GPJP_FILE_HANDL(SQL Table) |
Index Back |
|---|---|
External file information GPJPThis record contains a two-character file handle, which is user-defined, with a corresponding file name. The name must include the location of the file in it's appropriate platform location. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(2) | VARCHAR2(2) NOT NULL | File Handle | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 3 | FILE_NAME | Character(80) | VARCHAR2(80) NOT NULL | File Name |
| 4 | CHARSET | Character(40) | VARCHAR2(40) NOT NULL |
Character Set
Prompt Table: CHARSET_VW |