CTTA_ATD_ESPVW

(SQL View)
Index Back

Contrata Remote Working

This view is used in Contrata to retrieve employees for Remote Working Agreement (ATD) with no Contract Id.

SELECT A.EMPLID , A.CONTRACT_NUM , A.EFFDT , A.EFFSEQ , A.CONTRACT_ID_ESP FROM PS_WKF_CNT_TYP_ESP A WHERE A.CONTRACT_ID_ESP = ' ' AND CNT_ACTION_ESP = '007'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
2 CONTRACT_NUM Character(25) VARCHAR2(25) NOT NULL Contract Number
3 EFFDT Date(10) DATE Effective Date

Default Value: %date

4 EFFSEQ Number(3,0) SMALLINT NOT NULL Effective Sequence
5 CONTRACT_ID_ESP Character(18) VARCHAR2(18) NOT NULL Contract ID assigned by the Employment Agency
C=Company
E=Employee
N=None
S=SS Contribution Center