Search Results hr_all_organization_units
The HR_ALL_ORGANIZATION_UNITS table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical data structure within the Human Resources (HR) module, serving as the foundation for organizational hierarchy management. This table stores comprehensive information about all organizational units, including departments, divisions, business groups, and other enterprise structures, enabling businesses to model their workforce hierarchy effectively. Below is a detailed summary of its structure, purpose, and key attributes.
Overview and Purpose
The HR_ALL_ORGANIZATION_UNITS table acts as a central repository for organizational entities within Oracle HRMS (Human Resource Management System). It supports multi-org functionality, allowing organizations to define and manage hierarchical relationships across business units, legal entities, and operating units. This table is integral to workflows involving employee assignments, reporting structures, and security profiles.Key Columns and Descriptions
The table comprises several critical columns, each serving a specific purpose in organizational management:- ORGANIZATION_ID: Primary key uniquely identifying each organizational unit.
- NAME: Descriptive name of the organization (e.g., "Finance Department").
- TYPE: Classifies the organization type (e.g., "DEPARTMENT," "BUSINESS GROUP," "LEGAL ENTITY").
- DATE_FROM and DATE_TO: Define the active date range for the organization.
- INTERNAL_EXTERNAL_FLAG: Distinguishes between internal (company-owned) and external (third-party) organizations.
- LOCATION_ID: References the physical location (from HR_LOCATIONS) associated with the unit.
- BUSINESS_GROUP_ID: Links the organization to its parent business group.
- INTERNAL_ADDRESS_LINE: Stores internal contact details for the unit.
- ATTRIBUTE_CATEGORY and ATTRIBUTE1-20: Flexfield columns for custom attributes.
Integration with Other Modules
The table integrates with multiple Oracle EBS modules:- Payroll: Determines cost centers and assignment hierarchies for payroll processing.
- GL (General Ledger): Maps organizations to accounting entities for financial reporting.
- Security: Forms the basis for role-based access control (RBAC) via HR_ORGANIZATION_UNITS.
- Projects: Links project teams to organizational units.
Technical Considerations
- Multi-Org Support: The table adheres to Oracle's Multi-Org architecture, segregating data by ORG_ID for secure access.
- Indexing: Key columns like ORGANIZATION_ID and BUSINESS_GROUP_ID are indexed for performance.
- Flexfields: Descriptive flexfields enable customization to meet industry-specific requirements.
Usage in Business Processes
Organizations leverage this table for:- Hierarchy Management: Defining parent-child relationships via HR_ORG_UNIT_CLASSES and HR_ORG_UNIT_HIERARCHIES.
- Reporting: Generating org charts and headcount analytics.
- Compliance: Tracking legal entities for regulatory reporting.
Conclusion
The HR_ALL_ORGANIZATION_UNITS table is a cornerstone of Oracle EBS HRMS, providing the structural framework for organizational modeling. Its design supports scalability, compliance, and integration across financial, payroll, and operational modules, making it indispensable for enterprise workforce management in Oracle EBS 12.1.1 and 12.2.2.-
Table: HR_ALL_ORGANIZATION_UNITS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:AS.HR_ALL_ORGANIZATION_UNITS PER.HR_ALL_ORGANIZATION_UNITS, object_name:HR_ALL_ORGANIZATION_UNITS, status:VALID, product: PER - Human Resources , description: Organization unit definitions. , implementation_dba_data: HR.HR_ALL_ORGANIZATION_UNITS ,
-
Table: HR_ALL_ORGANIZATION_UNITS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:AS.HR_ALL_ORGANIZATION_UNITS PER.HR_ALL_ORGANIZATION_UNITS, object_name:HR_ALL_ORGANIZATION_UNITS, status:VALID, product: PER - Human Resources , description: Organization unit definitions. , implementation_dba_data: HR.HR_ALL_ORGANIZATION_UNITS ,
-
Table: PER_ALL_ASSIGNMENTS_F
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ALL_ASSIGNMENTS_F, object_name:PER_ALL_ASSIGNMENTS_F, status:VALID, product: PER - Human Resources , description: Employee and applicant assignment details. , implementation_dba_data: HR.PER_ALL_ASSIGNMENTS_F ,
-
Table: PER_ALL_ASSIGNMENTS_F
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ALL_ASSIGNMENTS_F, object_name:PER_ALL_ASSIGNMENTS_F, status:VALID, product: PER - Human Resources , description: Employee and applicant assignment details. , implementation_dba_data: HR.PER_ALL_ASSIGNMENTS_F ,
-
Table: PER_COLLECTIVE_AGREEMENTS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_COLLECTIVE_AGREEMENTS, object_name:PER_COLLECTIVE_AGREEMENTS, status:VALID, product: PER - Human Resources , description: Collective agreement information. , implementation_dba_data: HR.PER_COLLECTIVE_AGREEMENTS ,
-
View: HR_FR_ESTABLISHMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_FR_ESTABLISHMENTS_V, object_name:HR_FR_ESTABLISHMENTS_V, status:VALID, product: PER - Human Resources , description: HR_FR_ESTABLISHMENTS_V lists the French organizations which have been identified as Establishments. , implementation_dba_data: APPS.HR_FR_ESTABLISHMENTS_V ,
-
Table: PER_COLLECTIVE_AGREEMENTS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_COLLECTIVE_AGREEMENTS, object_name:PER_COLLECTIVE_AGREEMENTS, status:VALID, product: PER - Human Resources , description: Collective agreement information. , implementation_dba_data: HR.PER_COLLECTIVE_AGREEMENTS ,
-
Table: PER_ORG_STRUCTURE_ELEMENTS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ORG_STRUCTURE_ELEMENTS, object_name:PER_ORG_STRUCTURE_ELEMENTS, status:VALID, product: PER - Human Resources , description: Organization hierarchy details showing parent-child reporting relationships between organizations. , implementation_dba_data: HR.PER_ORG_STRUCTURE_ELEMENTS ,
-
Table: PER_ORG_STRUCTURE_ELEMENTS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ORG_STRUCTURE_ELEMENTS, object_name:PER_ORG_STRUCTURE_ELEMENTS, status:VALID, product: PER - Human Resources , description: Organization hierarchy details showing parent-child reporting relationships between organizations. , implementation_dba_data: HR.PER_ORG_STRUCTURE_ELEMENTS ,
-
View: HR_FR_ESTABLISHMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_FR_ESTABLISHMENTS_V, object_name:HR_FR_ESTABLISHMENTS_V, status:VALID, product: PER - Human Resources , description: HR_FR_ESTABLISHMENTS_V lists the French organizations which have been identified as Establishments. , implementation_dba_data: APPS.HR_FR_ESTABLISHMENTS_V ,
-
Table: PER_COMPETENCE_ELEMENTS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_COMPETENCE_ELEMENTS, object_name:PER_COMPETENCE_ELEMENTS, status:VALID, product: PER - Human Resources , description: A competence element is used to record an individual competence and an evaluation rating. , implementation_dba_data: HR.PER_COMPETENCE_ELEMENTS ,
-
Table: PER_COMPETENCE_ELEMENTS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_COMPETENCE_ELEMENTS, object_name:PER_COMPETENCE_ELEMENTS, status:VALID, product: PER - Human Resources , description: A competence element is used to record an individual competence and an evaluation rating. , implementation_dba_data: HR.PER_COMPETENCE_ELEMENTS ,
-
View: EDWBV_HR_OPERATING_UNITS_LCV
12.1.1
product: PER - Human Resources , implementation_dba_data: Not implemented in this database ,
-
View: EDWBV_HR_OPERATING_UNITS_LCV
12.2.2
product: PER - Human Resources , implementation_dba_data: Not implemented in this database ,
-
View: HR_FR_COMPANIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_FR_COMPANIES_V, object_name:HR_FR_COMPANIES_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_FR_COMPANIES_V ,
-
View: HR_FR_COMPANIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_FR_COMPANIES_V, object_name:HR_FR_COMPANIES_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_FR_COMPANIES_V ,
-
Table: PER_ELECTIONS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ELECTIONS, object_name:PER_ELECTIONS, status:VALID, product: PER - Human Resources , description: Holds election related information. , implementation_dba_data: HR.PER_ELECTIONS ,
-
Table: HR_DE_ORGANIZATION_LINKS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_DE_ORGANIZATION_LINKS, object_name:HR_DE_ORGANIZATION_LINKS, status:VALID, product: PER - Human Resources , description: Holds extra information for Organizations links with External Orgs , implementation_dba_data: HR.HR_DE_ORGANIZATION_LINKS ,
-
Table: PER_ELECTIONS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ELECTIONS, object_name:PER_ELECTIONS, status:VALID, product: PER - Human Resources , description: Holds election related information. , implementation_dba_data: HR.PER_ELECTIONS ,
-
Table: HR_DE_ORGANIZATION_LINKS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_DE_ORGANIZATION_LINKS, object_name:HR_DE_ORGANIZATION_LINKS, status:VALID, product: PER - Human Resources , description: Holds extra information for Organizations links with External Orgs , implementation_dba_data: HR.HR_DE_ORGANIZATION_LINKS ,
-
Table: HR_SOFT_CODING_KEYFLEX
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_SOFT_CODING_KEYFLEX, object_name:HR_SOFT_CODING_KEYFLEX, status:VALID, product: PER - Human Resources , description: Legislation specific information for payrolls, organizations and assignments. , implementation_dba_data: HR.HR_SOFT_CODING_KEYFLEX ,
-
Table: PER_EVENTS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_EVENTS, object_name:PER_EVENTS, status:VALID, product: PER - Human Resources , description: Record of events such as interviews and appraisals for applicants and employees. , implementation_dba_data: HR.PER_EVENTS ,
-
View: HR_ORGANIZATION_UNITS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ORGANIZATION_UNITS, object_name:HR_ORGANIZATION_UNITS, status:VALID, product: PER - Human Resources , description: Secure view based on the corresponding _ALL_ table. , implementation_dba_data: APPS.HR_ORGANIZATION_UNITS ,
-
Table: HR_SOFT_CODING_KEYFLEX
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_SOFT_CODING_KEYFLEX, object_name:HR_SOFT_CODING_KEYFLEX, status:VALID, product: PER - Human Resources , description: Legislation specific information for payrolls, organizations and assignments. , implementation_dba_data: HR.HR_SOFT_CODING_KEYFLEX ,
-
View: HR_SUMMARY_KEY_VALUES_ESTAB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_SUMMARY_KEY_VALUES_ESTAB_V, object_name:HR_SUMMARY_KEY_VALUES_ESTAB_V, status:VALID, product: PER - Human Resources , description: View based on HR_SUMMARY_KEY_VALUE, HR_SUMMARY_KEY_TYPE and hr_all_organization_units. , implementation_dba_data: APPS.HR_SUMMARY_KEY_VALUES_ESTAB_V ,
-
View: HR_SUMMARY_KEY_VALUES_ESTAB_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_SUMMARY_KEY_VALUES_ESTAB_V, object_name:HR_SUMMARY_KEY_VALUES_ESTAB_V, status:VALID, product: PER - Human Resources , description: View based on HR_SUMMARY_KEY_VALUE, HR_SUMMARY_KEY_TYPE and hr_all_organization_units. , implementation_dba_data: APPS.HR_SUMMARY_KEY_VALUES_ESTAB_V ,
-
View: HR_ORGANIZATION_UNITS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ORGANIZATION_UNITS, object_name:HR_ORGANIZATION_UNITS, status:VALID, product: PER - Human Resources , description: Secure view based on the corresponding _ALL_ table. , implementation_dba_data: APPS.HR_ORGANIZATION_UNITS ,
-
Table: PER_EVENTS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_EVENTS, object_name:PER_EVENTS, status:VALID, product: PER - Human Resources , description: Record of events such as interviews and appraisals for applicants and employees. , implementation_dba_data: HR.PER_EVENTS ,
-
Table: HR_ALL_POSITIONS_F
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_ALL_POSITIONS_F, object_name:HR_ALL_POSITIONS_F, status:VALID, product: PER - Human Resources , description: Position definition information. , implementation_dba_data: HR.HR_ALL_POSITIONS_F ,
-
Table: HR_ALL_POSITIONS_F
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_ALL_POSITIONS_F, object_name:HR_ALL_POSITIONS_F, status:VALID, product: PER - Human Resources , description: Position definition information. , implementation_dba_data: HR.HR_ALL_POSITIONS_F ,
-
Table: PER_BUDGET_ELEMENTS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_BUDGET_ELEMENTS, object_name:PER_BUDGET_ELEMENTS, status:VALID, product: PER - Human Resources , description: Combinations of organization, grade, job, and position used to define detailed budget values. , implementation_dba_data: HR.PER_BUDGET_ELEMENTS ,
-
Table: PER_BUDGET_ELEMENTS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_BUDGET_ELEMENTS, object_name:PER_BUDGET_ELEMENTS, status:VALID, product: PER - Human Resources , description: Combinations of organization, grade, job, and position used to define detailed budget values. , implementation_dba_data: HR.PER_BUDGET_ELEMENTS ,
-
Table: PER_SALARY_SURVEY_MAPPINGS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_SALARY_SURVEY_MAPPINGS, object_name:PER_SALARY_SURVEY_MAPPINGS, status:VALID, product: PER - Human Resources , description: Mapping information for a salary survey line. , implementation_dba_data: HR.PER_SALARY_SURVEY_MAPPINGS ,
-
Table: PER_SALARY_SURVEY_MAPPINGS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_SALARY_SURVEY_MAPPINGS, object_name:PER_SALARY_SURVEY_MAPPINGS, status:VALID, product: PER - Human Resources , description: Mapping information for a salary survey line. , implementation_dba_data: HR.PER_SALARY_SURVEY_MAPPINGS ,
-
View: HR_HIER_ORG_PEOPLE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_HIER_ORG_PEOPLE_V, object_name:HR_HIER_ORG_PEOPLE_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_HIER_ORG_PEOPLE_V ,
-
View: EDWBV_ORGANIZATION_LCV
12.1.1
product: PER - Human Resources , implementation_dba_data: Not implemented in this database ,
-
Table: PER_RECRUITMENT_ACTIVITIES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_RECRUITMENT_ACTIVITIES, object_name:PER_RECRUITMENT_ACTIVITIES, status:VALID, product: PER - Human Resources , description: Recruitment activities and costs. , implementation_dba_data: HR.PER_RECRUITMENT_ACTIVITIES ,
-
Table: PER_RECRUITMENT_ACTIVITIES
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_RECRUITMENT_ACTIVITIES, object_name:PER_RECRUITMENT_ACTIVITIES, status:VALID, product: PER - Human Resources , description: Recruitment activities and costs. , implementation_dba_data: HR.PER_RECRUITMENT_ACTIVITIES ,
-
View: HR_HIER_ORG_PEOPLE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_HIER_ORG_PEOPLE_V, object_name:HR_HIER_ORG_PEOPLE_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_HIER_ORG_PEOPLE_V ,
-
View: EDWBV_ORGANIZATION_LCV
12.2.2
product: PER - Human Resources , implementation_dba_data: Not implemented in this database ,
-
Table: PER_ALL_VACANCIES
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ALL_VACANCIES, object_name:PER_ALL_VACANCIES, status:VALID, product: PER - Human Resources , description: Vacancies within a specific requisition. , implementation_dba_data: HR.PER_ALL_VACANCIES ,
-
Table: PER_SECURITY_PROFILES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_SECURITY_PROFILES, object_name:PER_SECURITY_PROFILES, status:VALID, product: PER - Human Resources , description: Security profile definitions to restrict user access to specific HRMS records. , implementation_dba_data: HR.PER_SECURITY_PROFILES ,
-
Table: PER_ALL_VACANCIES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ALL_VACANCIES, object_name:PER_ALL_VACANCIES, status:VALID, product: PER - Human Resources , description: Vacancies within a specific requisition. , implementation_dba_data: HR.PER_ALL_VACANCIES ,
-
Table: PER_SECURITY_PROFILES
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_SECURITY_PROFILES, object_name:PER_SECURITY_PROFILES, status:VALID, product: PER - Human Resources , description: Security profile definitions to restrict user access to specific HRMS records. , implementation_dba_data: HR.PER_SECURITY_PROFILES ,
-
View: HR_HIER_POS_PEOPLE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_HIER_POS_PEOPLE_V, object_name:HR_HIER_POS_PEOPLE_V, status:VALID, product: PER - Human Resources , description: People with position details and place in position hierarchy , implementation_dba_data: APPS.HR_HIER_POS_PEOPLE_V ,
-
View: HR_HIER_POS_PEOPLE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_HIER_POS_PEOPLE_V, object_name:HR_HIER_POS_PEOPLE_V, status:VALID, product: PER - Human Resources , description: People with position details and place in position hierarchy , implementation_dba_data: APPS.HR_HIER_POS_PEOPLE_V ,
-
View: HR_FR_COMP_PENSION_PRVS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_FR_COMP_PENSION_PRVS_V, object_name:HR_FR_COMP_PENSION_PRVS_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_FR_COMP_PENSION_PRVS_V ,
-
View: HR_FR_ESTAB_INSURANCE_PRVS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_FR_ESTAB_INSURANCE_PRVS_V, object_name:HR_FR_ESTAB_INSURANCE_PRVS_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_FR_ESTAB_INSURANCE_PRVS_V ,
-
View: PER_ORG_STRUCTURE_ELEMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ORG_STRUCTURE_ELEMENTS_V, object_name:PER_ORG_STRUCTURE_ELEMENTS_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.PER_ORG_STRUCTURE_ELEMENTS_V ,
-
View: PER_ORG_STRUCTURE_ELEMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ORG_STRUCTURE_ELEMENTS_V, object_name:PER_ORG_STRUCTURE_ELEMENTS_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.PER_ORG_STRUCTURE_ELEMENTS_V ,