HRS_DIS_NLD_HST(SQL Table) |
Index Back |
---|---|
Applicant Disability NLDThis table holds the applicant disability information for the Netherlands. Including the effective dated disability/handicap percentage. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PSARCH_ID | Character(8) | VARCHAR2(8) NOT NULL | Archive ID (see PSARCHTEMPLATE). |
2 | PSARCH_BATCHNUM | Number(30,0) | DECIMAL(30) NOT NULL | Archive Batch Number |
3 | HRS_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | Person Id |
4 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
5 | END_EFFDT | Date(10) | DATE | End Effdt |
6 | HANDICAP_PCENT_NLD | Number(6,2) | DECIMAL(5,2) NOT NULL | Handicap Percent |
7 | 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 |
8 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Row Added DateTime |
9 | HRS_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Added Operator Id |
10 | HRS_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Row Updated DateTime |
11 | HRS_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Updated Operator Id |