SSR_AC_ATND_INC(SQL Table) |
Index Back |
---|---|
Activity Attendance ExtensionAttendance Extension Record used in Activity Management (Activity Registry). |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SSR_AC_CONTENT_ID | Character(13) | VARCHAR2(13) NOT NULL | Activity Registry ID |
2 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | SSR_AC_ITEM_ID | Character(10) | VARCHAR2(10) NOT NULL | Content Item ID |
5 | SSR_AC_ATND_OPT | Character(1) | VARCHAR2(1) NOT NULL |
Attendance Tracking Options
M=Number of Allowed Absences N=Number of Classes Attended P=Percentage of Classes Attended Default Value: N |
6 | SSR_AC_ATND_NBR | Number(3,0) | SMALLINT NOT NULL | Required Attendance Days |
7 | SSR_HAS_RESULTS | Character(1) | VARCHAR2(1) NOT NULL |
Results
Y/N Table Edit Default Value: N |
8 | SCC_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Created By |
9 | SCC_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Created |
10 | SCC_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Updated By |
11 | SCC_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Last Update Date/Time |