VOLUNTR_ACT_LNG(SQL Table) |
Index Back |
---|---|
EE Volunteer ActivitiesIf your company tracks employee involvement in volunteer activities, use VOLUNTEER_ACT to record information about an employee's volunteer activities. You can create multiple VOLUNTEER_ACT records if an employee is involved with several volunteer organizations. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
2 | VOLUNTEER_ORG | Character(3) | VARCHAR2(3) NOT NULL |
Volunteer Organization
Prompt Table: VOLNTER_ORG_TBL |
3 | START_DT | Date(10) | DATE NOT NULL | Start Date |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | CHAPTER_NAME | Character(30) | VARCHAR2(30) NOT NULL | Chapter Name |