SEC_ITEM_CLS_VW

(SQL View)
Index Back

Item Security -- Opr Class

This view is used to display the operator classes that can access a specific item type defined in security.

select a.setid, a.oprclass, a.item_type from PS_SEC_ITEM_CLS a

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

Default Value: OPR_DEF_TBL_CS.SETID

Prompt Table: SP_SETID_NONVW

2 OPRCLASS Character(30) VARCHAR2(30) NOT NULL Operator Class

Prompt Table: OPRCLASS_VW

3 ITEM_TYPE Character(12) VARCHAR2(12) NOT NULL Item Type

Prompt Table: ITEM_TYPE_TBL