| RSEC_MEM_OBJ_VW(SQL View) | Index Back | 
|---|---|
| Membership Object ViewContains all security 'Membership' security objects. | 
| SELECT RSEC_OBJECT_ID , DESCR , DESCRLONG , RSEC_SHOW_IN_WIZ FROM PS_RSEC_OBJECTDEFN WHERE RSEC_OBJECT_TYPE = '0001' | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Security Object ID used for defining application security objects. | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 3 | DESCRLONG | Long Character | CLOB | Long Description | 
| 4 | RSEC_SHOW_IN_WIZ | Character(1) | VARCHAR2(1) NOT NULL | The field is used on a security object to determine if adding single membership or view privilege domains for a security key is allowed. |