PV_ACTIONS_VW2

(SQL View)
Index Back

Role Actions

8/30/07 - JK - Added Record Description.

SELECT DISTINCT A.PV_TRANSACTION , B.ROLENAME , A.PV_ACT_CATEGORY_CD FROM PS_PV_ACTIONS A , PS_PSROLEDEFN_VW B WHERE A.PV_TRANSACTION <> ' '

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PV_TRANSACTION Character(3) VARCHAR2(3) NOT NULL Transaction
ADM=Administration
BYR=Buyer Center
CMN=Common Actions
EXP=Expense
INV=Invoice
PRG=Progress Log
RCV=Receiving
REQ=Requisition
SUP=Supplier Administration
SWO=Work Order
TIM=Timesheet
WKL=Workflow
2 ROLENAME Character(30) VARCHAR2(30) NOT NULL The name of a Role in the Role Definition Table (see PSROLEDEFN).

Prompt Table: PSROLEDEFN

3 PV_ACT_CATEGORY_CD Character(6) VARCHAR2(6) NOT NULL Category Code

Prompt Table: PV_ACT_CAT_VW