GVT_BU_UN_LANG(SQL Table) |
Index Back |
---|---|
Federal Barganing Unit/UnionsThis table allows the combination of Barganing Unit and Union with Federal specific fields You can create multiple records for a barganing unit/union combination, each with a unique effective date. Related Language record for GVT_BU_UNION. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BARG_UNIT | Character(4) | VARCHAR2(4) NOT NULL |
Bargaining Unit
1=Bargaining Unit 1 2=Bargaining Unit 2 |
2 | UNION_CD | Character(3) | VARCHAR2(3) NOT NULL | Union Code |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
5 | COMMENTS | Long Character | CLOB | Comment |