SAD_EXT_CRS_GRD(SQL Table) |
Index Back |
---|---|
Course Grade HistoryThis table contains the history of grades entered for a course. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Default Value: EXT_COURSE.EMPLID Prompt Table: PEOPLE_SRCH |
2 | EXT_ORG_ID | Character(11) | VARCHAR2(11) NOT NULL |
External Org ID
Default Value: EXT_COURSE.EXT_ORG_ID Prompt Table: ACAD_HISTORY |
3 | EXT_COURSE_NBR | Number(3,0) | SMALLINT NOT NULL |
External Course Number
Default Value: EXT_COURSE.EXT_COURSE_NBR |
4 | LASTUPDDTTM | DateTime(26) | TIMESTAMP NOT NULL |
Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
Default Value: %datetime |
5 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
6 | CRSE_GRADE_INPUT | Character(3) | VARCHAR2(3) NOT NULL |
Grade Input
A=A Prompt Table: GRADE_TBL |