GP_NRP_ASS_S_VW

(SQL View)
Index Back

Absence Self Service NRP Vw

Absence Self Service Cross Reference Record - Non Rule Packager View

SELECT TRANSACTION_NBR , EMPLID , EMPL_RCD , BGN_DT , PIN_TAKE_NUM +50000000 , END_DT , SEQNUM , OPRID , EMPLID_CURR_APPR , ACTION_DT , HR_WF_ACTION , COMMENTS FROM PS_GP_ABS_SS_STA

# 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 Rcd Nbr
4 BGN_DT Date(10) DATE NOT NULL Begin Date
5 PIN_TAKE_NUM Number(8,0) INTEGER NOT NULL Absence Take

Prompt Table: GP_PIN_ABSTK_VW

6 END_DT Date(10) DATE end date
7 SEQNUM Number(3,0) SMALLINT NOT NULL Sequence Number
8 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
9 EMPLID_CURR_APPR Character(11) VARCHAR2(11) NOT NULL Stores the Employee ID of the Current Approver in Federal Self-Service Transactions.
10 ACTION_DT Date(10) DATE Action Date
11 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
12 COMMENTS Long Character CLOB Comment