HRS_APP_DISNL_I

(SQL View)
Index Back

Applicant Disability NLD

This table holds the applicant disability information for the Netherlands. Including the effective dated disability/handicap percentage.

SELECT HRS_PERSON_ID , EFFDT , END_EFFDT ,%subrec(DISABL_NLD_SBR,A) ,%subrec(HRS_AUDIT_SBR,A) FROM PS_HRS_APP_DIS_NLD A

  • Parent record: HRS_APP_DIS
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 HRS_PERSON_ID Number(15,0) DECIMAL(15) NOT NULL Person Id
    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    3 END_EFFDT Date(10) DATE End Effdt
    4 HANDICAP_PCENT_NLD Number(6,2) DECIMAL(5,2) NOT NULL Handicap Percent
    5 YOUNG_HANDICAP_NLD Character(1) VARCHAR2(1) NOT NULL The field Young Handicapped indicates that the person receives an allowance according to the Dutch law Wajong "Wet arbeidsongeschiktheidsvoorziening jonggehandicapten" and the person is eligible for a young handicapped tax reduction.

    Y/N Table Edit

    Default Value: N

    6 HRS_ROW_ADD_DTTM DateTime(26) TIMESTAMP Row Added DateTime
    7 HRS_ROW_ADD_OPRID Character(30) VARCHAR2(30) NOT NULL Row Added Operator Id
    8 HRS_ROW_UPD_DTTM DateTime(26) TIMESTAMP Row Updated DateTime
    9 HRS_ROW_UPD_OPRID Character(30) VARCHAR2(30) NOT NULL Row Updated Operator Id