EONC_PTNOTIF_VW(SQL View) |
Index Back |
|---|---|
Notification PromptView on PTPN_CAT_REG. |
| SELECT PTPN_CATEGORY_NAME , DESCR100 , PTPN_FUNC_CATEGORY FROM PS_PTPN_CAT_REG |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(50) | VARCHAR2(50) NOT NULL |
Notification Name
Prompt Table: EONC_CAT_REG_VW |
|
| 2 | EONC_PTNOTIF_DESCR | Character(100) | VARCHAR2(100) NOT NULL | PTPN Notification description |
| 3 | PTPN_FUNC_CATEGORY | Character(30) | VARCHAR2(30) NOT NULL |
Functional Category
Prompt Table: PTPN_FUNCAT_DVW |