HR_CP_PNLNAME_P(SQL View) |
Index Back |
---|---|
Career Planning SS Page ViewCareer Planning SS Page View. It only includes pages that are in Manager Career Planning Self Service product HR_CP_PLAN component. |
SELECT DISTINCT PNLNAME , DESCR FROM PSPNLDEFN WHERE PNLNAME IN ('HR_CP_PLAN', 'HR_CP_PATH', 'HR_CP_RANKING', 'HR_CP_GOALS', 'HR_CP_DEVELOP', 'HR_CP_DVLP_AREA','HR_CP_MENTOR', 'HR_CP_TRAINING') |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PNLNAME | Character(30) | VARCHAR2(30) NOT NULL | Page Name (see PSPNLDEFN). |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |