QS_QCP_ATSET_VW(SQL View) |
Index Back |
---|---|
Attribute Sets used in QCPlansrre |
SELECT a.setid , a.qs_attrib_set_id , a.qs_attrib_set_name FROM PS_QS_STREAM_ROOT B , PS_QS_ATTRIB_SET A WHERE a.qs_attrib_set_id = b.qs_attrib_set_id |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | QS_ATTRIB_SET_ID | Number(5,0) | INTEGER NOT NULL | Attribute set ident |
3 | QS_ATTRIB_SET_NAME | Character(18) | VARCHAR2(18) NOT NULL | Attribute set name |