GP_ABS_LVDN_STA(SQL Table) |
Index Back |
---|---|
Leave Donations StatusAbsence Management Leave Donations Workflow Status record. |
# | 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 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
3 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
4 | LVDN_PRGM_ID | Character(10) | VARCHAR2(10) NOT NULL |
Leave Program
Prompt Table: GP_ABS_LVDN_EVW |
5 | LVDN_REQUEST_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Leave Donation Request Type
ADJ=Adjust DON=Donate RCV=Receive RET=Return TER=Terminate |
6 | SEQNUM | Number(3,0) | SMALLINT NOT NULL | Sequence Number |
7 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
8 | EMPLID_CURR_APPR | Character(11) | VARCHAR2(11) NOT NULL | Stores the Employee ID of the Current Approver in Federal Self-Service Transactions. |
9 | ACTION_DT | Date(10) | DATE | Action Date |
10 | 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 |
11 | COMMENTS | Long Character | CLOB | Comment |