SCC_DIV_ETH_H(SQL View) |
Index Back |
---|---|
CS Ethnic DiversityCampus Solutions hollow view for the core DIVERS_ETHNIC table. Data is actually sourced from the Service Oriented Architecture. This table holds details of an employee's ethnic background. Created as a child of DIVERSITY record to allow recording of multiple Ethnic Group codes for each employee. |
SELECT ' ' , ' ' , ' ' , ' ' , ' ' , ' ' FROM %Table(INSTALLATION_SA) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | REG_REGION | Character(5) | VARCHAR2(5) NOT NULL |
Regulatory Region
Default Value: HCR_OPRDEF_HR_I.REG_REGION Prompt Table: HCR_REG_REGN_I |
3 | ETHNIC_GRP_CD | Character(8) | VARCHAR2(8) NOT NULL |
Ethnic group code
Prompt Table: ETHNIC_GRP_TBL |
4 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
5 | APS_EC_NDS_AUS | Character(1) | VARCHAR2(1) NOT NULL |
Employees have the option of not wanting to provide their ethnicity information. This field is required for the purpose of APS reporting only.
Y/N Table Edit Default Value: N |
6 | PRIMARY_INDICATOR | Character(1) | VARCHAR2(1) NOT NULL |
Primary Indicator for Multiple
Y/N Table Edit Default Value: N |