SAA_ADV_NOTEDTL(SQL Table) |
Index Back |
---|---|
Advisor Notes Detail recordThis record contains the items / comments of an advisor note. |
# | 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 | SAA_NOTE_ITM_DT | Date(10) | DATE |
This field denotes when an advising note item / comment was created.
Default Value: %date |
6 | SAA_NOTE_ITM_LONG | Long Character | CLOB | This field is used for the advising notes comments / items. |
7 | SCC_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Created By |
8 | SCC_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Created |
9 | SCC_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Updated By |
10 | SCC_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Last Update Date/Time |