HR_TRANSFER_PIC

(SQL View)
Index Back

EE Transfer - Photo

Contains information of Employee & his photo for the HR Emlpoyee Transfer transaction

SELECT A.EMPLID , A.EMPL_RCD , A.ACTION_DT_SS , A.EFFSEQ , B.EMPLOYEE_PHOTO FROM PS_HR_TRANSFER_DAT A , PS_USER_PH_LIST_FL B WHERE A.EMPLID = B.EMPLID

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

Default Value: PERSON.EMPLID

Prompt Table: PERSON

2 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Record
3 ACTION_DT_SS Date(10) DATE NOT NULL Termination Date
4 EFFSEQ Number(3,0) SMALLINT NOT NULL Effective Sequence
5 EMPLOYEE_PHOTO Image / Attachment(256) VARCHAR2(256) Employee Photograph