QS_ATTRIBSET_VW(SQL View) |
Index Back |
---|---|
Attribute Set Parent View12/28/00 RRE Created view to be used as search record in Update/Display mode for Attribute Set Component |
SELECT setid , qs_attrib_set_id , qs_attrib_set_name FROM PS_QS_ATTRIB_SET |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
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 |