HRS_APP_DIV_ETH(SQL Table) |
Index Back |
---|---|
Ethnic Diversity - Asia PacThis table holds details of an applicant's ethnic background. Created as a child of DIVERSIT record to allow recording of multiple Ethnic Group codes for each 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 | HRS_REG_REGION | Character(5) | VARCHAR2(5) NOT NULL |
Reg Region
Default Value: OPR_DEF_TBL_HR.REG_REGION Prompt Table: HRS_REG_REGN_I |
3 | HRS_ETHNIC_GRP_CD | Character(8) | VARCHAR2(8) NOT NULL |
Ethnic group code
Prompt Table: HRS_ETHNC_GRP_I |
4 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
5 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Row Added DateTime |
6 | HRS_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Added Operator Id |
7 | HRS_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Row Updated DateTime |
8 | HRS_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Updated Operator Id |
9 | PRIMARY_INDICATOR | Character(1) | VARCHAR2(1) NOT NULL |
Primary Indicator for Multiple
Y/N Table Edit Default Value: N |