UX_ALIGN_SEL_VW(SQL View) |
Index Back |
---|---|
Business Objective PlanView to select the plans that user's department own. |
SELECT EPO_PAGE_ID , EPO_OBJ_PLAN , EFFDT FROM PS_EPO_PAGE_SEL_VW WHERE EPO_OBJ_PLAN <> ' ' AND EPO_PAGE_STATUS <> 'I' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(8,0) | INTEGER NOT NULL |
Objectives Management: Objective Page ID
Prompt Table: EPO_PAGE_SEL_VW |
|
2 | Character(8) | VARCHAR2(8) NOT NULL | Objectives Management: Objective Plan ID field | |
3 | Date(10) | DATE |
Effective Date
Default Value: %date |