This table requires activation of Employment Contracts functional area. This table stores information related to Collective Agreements between Org and Unions.
Module: Global Human Resources
EFFECTIVE_END_DATE, EFFECTIVE_START_DATE, COLLECTIVE_AGREEMENT_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| COLLECTIVE_AGREEMENT_ID | NUMBER | 38 | 0 | True | Code for the Collective Agreement | ||
| EFFECTIVE_START_DATE | DATE | True | Effective Start Date for the Agreement Row | ||||
| EFFECTIVE_END_DATE | DATE | True | Effective End Date for the Union | ||||
| SOURCE_RECORD_ID | VARCHAR2 | 256 | This column is for Oracle Internal use only. Unique Indentifier for Union | ||||
| AGREEMENT_STATUS_CODE | VARCHAR2 | 16 | Status Code | ||||
| LEGISLATION_CODE | VARCHAR2 | 256 | Country Code belonging to the Union | ||||
| LEGAL_EMPLOYER_ID | NUMBER | 38 | 0 | Legal Employer Identifier belonging to the Agreement | |||
| UNION_ID | NUMBER | 38 | 0 | Internal Address line for the Union | |||
| COMMENTS | VARCHAR2 | 999 | Comments | ||||
| EMPLOYEE_ORGANIZATION_NAME | VARCHAR2 | 256 | Employee Organization Name | ||||
| EMPLOYER_ORGANIZATION_NAME | VARCHAR2 | 256 | Employer Organization Name | ||||
| BARGAINING_UNIT_CODE | VARCHAR2 | 32 | Bargaining Unit Code | ||||
| COLLECTIVE_AGREEMENT_CODE | VARCHAR2 | 32 | Collective Agreement Code | ||||
| COLLECTIVE_AGREEMENT_DESCRIPTION | VARCHAR2 | 999 | Agreement Description |
Copyright © 2019, 2025, Oracle and/or its affiliates.