EOCF_IMPLNAM_VW(SQL View) |
Index Back |
---|---|
VIEW USED FOR PROMPTThis View is used as Prompt for Implementation name in Term Configurable Page |
SELECT EOCF_IMPL_ID , EOCF_IMPL_NAME FROM PS_EOCF_IMPL_DEFN |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EOCF_IMPL_ID | Number(31,0) | DECIMAL(31) NOT NULL | the ID value uniquely identifying a term implementation |
2 | EOCF_IMPL_NAME | Character(50) | VARCHAR2(50) NOT NULL | the name of the Implementation in the library |