CC_SEC_ROLE_VW

(SQL View)
Index Back

ProCard RoleName prompt


SELECT DISTINCT A.OPRID , A.ROLENAME , B.DESCR FROM PS_CC_CARD_ROLE A , PSROLEDEFN B WHERE A.ROLENAME = B.ROLENAME

  • Related Language Record: CC_SEC_ROLE_LVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).

    Prompt Table: OPRID_VW

    2 ROLENAME Character(30) VARCHAR2(30) NOT NULL The name of a Role in the Role Definition Table (see PSROLEDEFN).
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description