EOPM_REFPGE_VW

(SQL View)
Index Back

EOPM Class reference by menu


SELECT DISTINCT A.MENUNAME , B.PNLGRPNAME , ' ' , A.CLASSID FROM PSAUTHITEM A , PS_ACLCOMPONENT_V2 B WHERE A.MENUNAME = B.MENUNAME AND A.BARNAME = B.BARNAME AND A.BARITEMNAME = B.BARITEMNAME UNION SELECT ' ' , ' ' , EOPM_ORIGINNAME , CLASSID FROM PS_EOPM_PERMORIGIN

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 MENUNAME Character(30) VARCHAR2(30) NOT NULL Menu Name (see PSMENUDEFN).

Prompt Table: PSMENUDEFN

2 BARITEMNAME Character(30) VARCHAR2(30) NOT NULL Bar Item Name
3 EOPM_ORIGINNAME Character(30) VARCHAR2(30) NOT NULL origininal name of permission lists, roles or menus that were cloned or renmaed
4 CLASSID Character(30) VARCHAR2(30) NOT NULL The name of the class (see PSCLASSDEFN).