HRS_HIRE_APPESP

(SQL View)
Index Back

Applicant Spanish info view

Applicant Spanish info view

SELECT A.HRS_PERSON_ID , %subrec(PERS_DTESP_SBR, A) FROM PS_HRS_APP_ESP A WHERE A.EFFDT = ( SELECT MAX(B.EFFDT) FROM PS_HRS_APP_ESP B WHERE B.HRS_PERSON_ID = A.HRS_PERSON_ID AND B.EFFDT <= %CurrentDateIn)

  • Parent record: HRS_APPLICANT
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 HRS_PERSON_ID Number(15,0) DECIMAL(15) NOT NULL Person Id
    2 MILIT_SITUATN_ESP Character(3) VARCHAR2(3) NOT NULL Military Status
    0=Not Applicable
    1=Service Done
    2=Exempt from Service
    3=Service
    4=Conscientious Objector
    9=No Information
    3 SOC_SEC_AFF_DT Date(10) DATE Social Security Affiliation Dt