RS_ATTRIB_VAL_L(SQL Table) |
Index Back |
---|---|
SRS Attribute ValuesContains the valid values for the attributes stored in the RS_ATTRIBUTES record. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RS_ATTRIBUTE_ID | Character(10) | VARCHAR2(10) NOT NULL | This field is used to uniquely identify an attribute of an assignment or project. An attribute may be captured on the service order and/or may be captured as an assignment preference by the worker. |
2 | RS_ATTR_VAL_ID | Character(10) | VARCHAR2(10) NOT NULL | Attribute Value ID |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |