ACCOM_DIAGNOSIS(SQL Table) |
Index Back |
---|---|
EE Accommodation DiagnosisU.S. only. ACCOM_DIAGNOSIS is part of a set of records used to record data for compliance with the Americans with Disabilities Act (ADA). A disabled employee or applicant can request that an employer make an accommodation for their disability so they can perform their job tasks adequately. Use ACCOM_DIAGNOSIS to record the diagnosis of the person's disability. ACCOM_DIAGNOSIS is subordinate to ACCOM_REQUEST. You can create multiple ACCOM_DIAGNOSIS records for a person. U.S. only. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL |
Empl Record
Prompt Table: PER_ORG_ASGN_VW |
3 | ACCOMMODATION_ID | Number(4,0) | SMALLINT NOT NULL |
Accommodation ID
Default Value: 1 |
4 | REG_REGION | Character(5) | VARCHAR2(5) NOT NULL |
Regulatory Region
Default Value: JOB.REG_REGION Prompt Table: REG_STANDARD_VW |
5 | DIAGNOSIS_CD | Character(6) | VARCHAR2(6) NOT NULL |
Diagnosis Code
Prompt Table: DIAGNOSIS_TBL |