| SCC_CAF_ATTR_LN(SQL Table) | Index Back | 
|---|---|
| Attribute TableThe Attribute Table stores Attribute information. Item Attributes are typically for informational purposes only. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(20) | VARCHAR2(20) NOT NULL | Common Attribute | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 4 | SCC_CAF_ATTR_DEF | Character(20) | VARCHAR2(20) NOT NULL | Default Value | 
| 5 | SCC_CAF_ATTR_TVAL | Character(50) | VARCHAR2(50) NOT NULL | Text Value | 
| 6 | SCC_CAF_ATTR_LVAL | Long Character | CLOB | Long Text Value |