GVT_DIS_E_LANG(SQL Table) |
Index Back |
---|---|
Disciplinary Action EventsGVT: Use GVT_DISP_EVENT to record the particular events involved in a disciplinary action taken against an employee. The high-level information on a disciplinary action is recorded in the parent record named DISCIPLIN_STEP. You can create more than one GVT_DISP_EVENT record for each disciplinary action taken against an employee. Related Language record for GVT_DIS_EVNT_TB. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GVT_DISP_EVENT | Character(3) | VARCHAR2(3) NOT NULL | Disciplinary Action Event |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | EFFDT | Date(10) | DATE NOT NULL | Effective Date |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |