HC_CNTPRV_VW(SQL View) |
Index Back |
|---|---|
Portal Content Provider ViewPortal Content Provider Prompt View |
| SELECT A.PORTAL_NAME , A.PORTAL_CNTPRV_NAM , B.DESCR FROM PSPRDMCNTPRV A , PSMSGNODEDEFN B WHERE A.PORTAL_CNTPRV_NAM = B.MSGNODENAME |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Portal Name (see PSPRDMDEFN). | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Content Provider Name | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |