EOCF_IMPDEN_LNG(SQL Table) |
Index Back |
---|---|
Term Implementationdefinition of Implementations of a term |
# | 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 |
4 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
5 | DESCRLONG | Long Character | CLOB | Long Description |