EOCF_IMPNAM_LVW(SQL View) |
Index Back |
---|---|
lang vw for eocf_implnam_vw |
SELECT EOCF_IMPL_ID , LANGUAGE_CD , EOCF_IMPL_NAME FROM PS_EOCF_IMPDEN_LNG |
# | 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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | EOCF_IMPL_NAME | Character(50) | VARCHAR2(50) NOT NULL | the name of the Implementation in the library |