HR_MGR_REP_VW1

(SQL View)
Index Back

View Status Search for Rep Chg

This is the search record used for the View Reporting Change transaction.

SELECT DISTINCT A.TRANSACTION_NBR , A.ACTION_DT_SS , A.WF_STATUS , B.EMPLID_TO FROM PS_HR_MGR_REP_DAT A , PS_HR_MGR_REP_STA B WHERE A.TRANSACTION_NBR=B.TRANSACTION_NBR

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 TRANSACTION_NBR Number(15,0) DECIMAL(15) NOT NULL 08/02/99 NAS: Changed the size of this field from 10 to 15. Based on Jim Hillman's decision to make the field at a standard size.
2 ACTION_DT_SS Date(10) DATE Termination Date
3 WF_STATUS Character(1) VARCHAR2(1) NOT NULL Workflow Status
A=Approved
C=Cancelled
D=Denied
E=Error. Contact Administrator.
F=Awaiting final approval
I=In Approval Process
M=Administrator is Processing
N=Not Available
P=Rework
S=Submitted
V=Data Saved
4 EMPLID_TO Character(11) VARCHAR2(11) NOT NULL Empl ID To