EOCF_TMSUBSRLVW(SQL View) | 
Index Back | 
|---|---|
DL Term Subject ID ViewData Library Term Subject ID view | 
| SELECT A.EOCF_ELEMENT_ID ,A.EOCF_SUBJECT_ID , B.LANGUAGE_CD , B.EOCF_SUBJECT_NAME FROM PS_EOCF_ELEM_SUBJ A , PS_EOCF_SUBJ_LNG B WHERE A.EOCF_SUBJECT_ID = B.EOCF_SUBJECT_ID AND A.EOCF_ELEMENT_TYPE = '01' | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Number(31,0) | DECIMAL(31) NOT NULL | 
Active Analytics Framework library element that can be evaluated.
NOTE: this primary key value is actually a foreign key to the library element portion of a term.  Terms are sub-types of elements.
 Prompt Table: EOCF_TERM_DEFN  | 
|
| 2 | Number(31,0) | DECIMAL(31) NOT NULL | 
Library Subject Id
 Prompt Table: EOCF_SUBJECT  | 
|
| 3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 4 | EOCF_SUBJECT_NAME | Character(30) | VARCHAR2(30) NOT NULL | the name of the subject under which things are filed in the library |