DIVERS_RELIGION(SQL Table) |
Index Back |
---|---|
Religion Diversity - Asia PacThis table holds details of an employee's religion. Created as a child of DIVERSITY record to allow recording of multiple Religion codes in different Reg Regions. |
# | 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: OPR_DEF_TBL_HR.REG_REGION Prompt Table: REG_REGION_TBL |
3 | RELIGION_CD | Character(3) | VARCHAR2(3) NOT NULL |
Religion Code
Prompt Table: RELIGION_TBL |
4 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |