HR_MGR_REP_VW2(SQL View) |
Index Back |
---|---|
Approve Search for Rep ChgThis is the search record used for the Approve Reporting Change transaction. |
SELECT A.TRANSACTION_NBR , A.ACTION_DT_SS , A.WF_STATUS FROM PS_HR_MGR_REP_DAT A |
# | 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 |