GPFR_AF_PDON_VW(SQL View) |
Index Back |
|---|---|
Prompt record for PS DONApplication Framework - This table is used as a prompt record for the field GPFR_AF_PS_DON |
| SELECT COUNTRY ,GPFR_AF_APPL ,GPFR_AF_DON ,DESCR FROM PS_GPFR_AF_DON_REC WHERE GPFR_AF_OWNER = 'P' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL | Country | |
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Application Framework - Application | |
| 3 | Character(16) | VARCHAR2(16) NOT NULL | Application Framework - Data Object Name | |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |