EPO_SELECT_DEPT(SQL Table) |
Index Back |
---|---|
Obj Page CreationThis record, although defined as a physical record, will be used as a derived record to hold the departments used in the creation process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EPO_OBJ_PLAN | Character(8) | VARCHAR2(8) NOT NULL | Objectives Management: Objective Plan ID field |
2 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: EPO_PLAN_DEPT |
3 | DEPTID | Character(10) | VARCHAR2(10) NOT NULL |
Department
Prompt Table: EPO_PLN_DEPT_VW |
4 | EP_SUCCESS | Character(1) | VARCHAR2(1) NOT NULL |
Successful Creation?
Y/N Table Edit |
5 | EPO_PAGE_ID | Number(8,0) | INTEGER NOT NULL | Objectives Management: Objective Page ID |
6 | EPO_PAGE_OWNER_ID | Character(11) | VARCHAR2(11) NOT NULL | Objectives Management: Emplid of the person who owns the Objective Page |
7 | NAME | Character(50) | VARCHAR2(50) NOT NULL | Name |
8 | EPO_STATUS_RESULT | Character(254) | VARCHAR2(254) NOT NULL | Official Page Status |