SSR_ITEMATTR_LN(SQL Table) |
Index Back |
---|---|
Academic Item Attribute TableThe Academic Item Attribute Table stores Attributes that can be associated with an Academic Item. Item Attributes are typically for informational purposes only. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
2 | SSR_ITEM_ATTR | Character(10) | VARCHAR2(10) NOT NULL | Academic Item Attribute |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |