RS_WO_ATTRIB_VW(SQL View) |
Index Back |
---|---|
List all Worker Defined Attrib |
SELECT A.RS_ATTRIBUTE_ID , A.DESCR FROM %Table(RS_ATTRIBUTES) A WHERE A.WO_ATTRIBUTE_FLG = 'Y' |
# | 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 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |