SF_EG_OP_ROL_VW

(SQL View)
Index Back

Workflow Oprid / Role View

CN#DI-EZHENG-9 in FinDisMania,7/24/98, eyz, added to support ECO summary inquiry of Workflow status.

select distinct a.oprid, a.roleuser, b.rolename, a.descr from ps_rolexlatopr a, ps_roleuser_vw1 b where a.roleuser = b.roleuser

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
2 ROLEUSER Character(30) VARCHAR2(30) NOT NULL Role User
3 ROLENAME Character(30) VARCHAR2(30) NOT NULL The name of a Role in the Role Definition Table (see PSROLEDEFN).
4 DESCR Character(30) VARCHAR2(30) NOT NULL Description