HR_MGR_REP_STA(SQL Table) |
Index Back |
---|---|
Wkflow for Reporting Change SSThis record is a child of HR_MGR_REP_DAT and is used to store data about each step of the worflow approval process for a Reporting Change request. |
# | 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 | SEQNO | Number(5,0) | INTEGER NOT NULL | Sequence Number |
3 | HR_WF_ACTION | Character(3) | VARCHAR2(3) NOT NULL |
Workflow Action
APV=Approved CAN=Cancelled by Originator DNY=Denied PND=Pending PSH=Push back for rework RAS=Reassign SAV=Saved For Later-Not Submitted SUB=Submitted |
4 | ROLENAME | Character(30) | VARCHAR2(30) NOT NULL | The name of a Role in the Role Definition Table (see PSROLEDEFN). |
5 | EMPLID_TO | Character(11) | VARCHAR2(11) NOT NULL | EmplID To |
6 | ROLEUSER | Character(30) | VARCHAR2(30) NOT NULL | Role User |
7 | TRANS_DT | Date(10) | DATE | Transaction Date |
8 | COMMENTS | Long Character | CLOB | Comment |