HRS_APACMOP_HST(SQL Table) |
Index Back |
---|---|
App Accommodation Options HISTU.S. only. This is the archival history record for the table below. APP_ACCOM_OPTN is part of a set of records used to record data for compliance with the Americans with Disabilities Act (ADA). A disabled applicant can request that a potential employer make an accommodation for their disability so they can perform their job tasks adequately. Use APP_ACCOM_OPTN to record the various options available for accommodating this person's disability. APP_ACCOM_OPTN is subordinate to APP_ACCOM_RQST. You can create multiple APP_ACCOM_OPTN records for a person. |
# | 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 | HRS_ACCOMMODATN_ID | Number(4,0) | SMALLINT NOT NULL |
Accommodation Id
Default Value: 1 |
5 | HRS_ACCOMMODAT_OPT | Number(3,0) | SMALLINT NOT NULL |
Accomodation Option
Default Value: 1 |
6 | ACCOMMODATION_TYPE | Character(6) | VARCHAR2(6) NOT NULL |
Accommodation Type
Prompt Table: HRS_ACCOM_TYP_I |
7 | DESCRLONG | Long Character | CLOB | Long Description |
8 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL |
Currency Code
Default Value: OPR_DEF_TBL_HR.EXCHNG_TO_CURRENCY Prompt Table: CURRENCY_CD_TBL |
9 | ACCOM_COST | Number(19,3) | DECIMAL(18,3) NOT NULL | Cost of Accommodation |
10 | EMPLOYER_SUGGESTED | Character(1) | VARCHAR2(1) NOT NULL |
Employer Suggested Option
Y/N Table Edit Default Value: N |
11 | ACCOM_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Accommodation Status
A=Approved C=Consider O=Offered P=Accepted R=Rejected U=Undue Hardship Default Value: C |
12 | STATUS_DT | Date(10) | DATE NOT NULL |
Status Date
Default Value: HRS_APP_ACMRQST.DT_REQUESTED |
13 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Row Added DateTime |
14 | HRS_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Added Operator Id |
15 | HRS_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Row Updated DateTime |
16 | HRS_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Updated Operator Id |