| Data element | Definition | 
			  
			  
| Activity_Date Indexed - noFormat - Date
 May be Null? Y
 | The latest date the Course Attribute Restriction information was updated in the source table SSRRATT. | 
| Attribute_Code Indexed - noFormat - Varchar2(4)
 May be Null? Y
 | Code of a student attribute for which registration restrictions exist.  The INCL_EXCL_IND field specifies whether the attribute is to be included or excluded. An unlimited number of attribute restrictions may be defined.  Source field:  SSRRATT_ATTS_CODE.  Source validation table:  STVATTS.  Data Warehouse validation table:  V_STDNT_ATTR. | 
| Attribute_Desc Indexed - noFormat - Varchar2(30)
 May be Null? Y
 | Description of the Attribute Code. Source: STVATTR_CODE | 
| Course_Id Indexed - noFormat - Varchar2(9)
 May be Null? Y
 | Concatenation of the subject area and course number | 
| Course_Num Indexed - noFormat - Varchar2(5)
 May be Null? Y
 | Course Number of the course section. See also Course_Id and Section _Id | 
| Crn Indexed - noFormat - Varchar2(5)
 May be Null? Y
 | Course Reference Number for the course section in which there is a student attribute restriction. Source: SSRRATT_CRN | 
| Crse_Sect_Rstr_Attr_Pk Indexed - yesFormat - Number
 May be Null? N
 | Banner table primary key | 
| Incl_Excl_Ind Indexed - noFormat - Varchar2(1)
 May be Null? Y
 | Indicator for whether the student attribute codes entered should be included or excluded in restricting the course.  Valid values are:  I - Include, E - Exclude.  Source:  SSRRATT_ATTS_IE_CDE. | 
| Record_Type Indexed - noFormat - Varchar2(1)
 May be Null? Y
 | Indicator for whether the record contains a student attribute indicator or a student attribute code. Valid values are: 1 - Student attribute indicator, 2 - Student attribute code.  Source:  SSRRATT_REC_TYPE. | 
| Refresh_Date Indexed - noFormat - Date
 May be Null? Y
 | The latest date this warehouse table was refreshed. | 
| Section_Id Indexed - noFormat - Varchar2(12)
 May be Null? Y
 | Concatenation of the subject area, course number and section number | 
| Section_Num Indexed - noFormat - Varchar2(3)
 May be Null? Y
 | Section Number of the course section. See also Section_Id | 
| Subject Indexed - noFormat - Varchar2(4)
 May be Null? Y
 | Subject Area of the course section. See also Course_Id and Section _Id | 
| Term Indexed - noFormat - Varchar2(6)
 May be Null? Y
 | Term in which the student attribute restriction is in effect, for the specified CRN. Source: SSRRATT_TERM_CODE |