PTUPG_AEAPPL_VW(SQL View) |
Index Back |
|---|---|
Upgrade AE program viewUsed in PTUPGCONVERT component as lookup view of upgrade AE programs. |
| SELECT A.AE_APPLID , A.DESCR FROM PSAEAPPLDEFN A WHERE A.AE_APPLID LIKE 'UPG%' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(12) | VARCHAR2(12) NOT NULL | Program Name (see PSAEAPPLDEFN). | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |