SAA_NTDTL_VW_LN(SQL View) |
Index Back |
---|---|
Advisor Note Detail View RelRelated language record for the note detail view record (SAA_NOTEDTL_VW) |
SELECT EMPLID , INSTITUTION , SAA_NOTE_ID , SAA_ITEM_SEQ , LANGUAGE_CD , SAA_NOTE_ITM_LONG FROM PS_SAA_NOTEDTL_LNG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PEOPLE_SRCH |
|
2 | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
|
3 | Character(5) | VARCHAR2(5) NOT NULL | This field denotes the note sequence ID for a particular advisee and institution. | |
4 | Number(6,0) | INTEGER NOT NULL | Denotes the sequence of the note items logged. | |
5 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
6 | SAA_NOTE_ITM_LONG | Long Character | CLOB | This field is used for the advising notes comments / items. |