Search Results hr_organization_information
The HR_ORGANIZATION_INFORMATION table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for organizational metadata within the Human Resources (HR) module. It stores key details about business entities, departments, and hierarchical structures, enabling efficient workforce management, reporting, and compliance. This table is part of Oracle's HRMS (Human Resource Management System) and is tightly integrated with other foundational tables such as HR_ALL_ORGANIZATION_UNITS and PER_ALL_ASSIGNMENTS.
Structure and Key Columns:
The table consists of columns that categorize organizations by attributes like location, classification, and operational context. Key columns include:
- ORGANIZATION_ID: Primary key linking to HR_ALL_ORGANIZATION_UNITS.
- ORG_INFORMATION_CONTEXT: Defines the context of stored data (e.g., "CLASS" for classification or "LOCATION" for address details).
- ORG_INFORMATION1 to ORG_INFORMATION20: Flexible fields storing context-specific data (e.g., cost center codes or legal entity IDs).
- LAST_UPDATE_DATE and LAST_UPDATED_BY: Audit columns for tracking changes.
Functional Use Cases:
1. Organization Classification: Identifies entities as departments, divisions, or legal employers using ORG_INFORMATION_CONTEXT='CLASS'.
2. Geographical Data: Stores addresses and regional details when ORG_INFORMATION_CONTEXT='LOCATION'.
3. Regulatory Compliance: Captures tax IDs or reporting codes for statutory requirements.
4. Integration: Serves as a reference for payroll, GL (General Ledger), and procurement modules.
Technical Integration:
The table is accessed via Oracle's HR APIs (e.g., HR_ORGANIZATION_API) to ensure data integrity. Customizations often extend its fields via descriptive flexfields (DFFs). For example, adding industry-specific attributes to ORG_INFORMATION1 through DFF configurations.
Example Query:
SELECT organization_id, org_information_context, org_information1
FROM hr_organization_info
WHERE org_information_context = 'CLASS' AND org_information1 = 'DEPARTMENT';
Best Practices:
- Use Oracle-delivered APIs for updates to avoid corruption.
- Index frequently queried columns like ORGANIZATION_ID.
- Leverage DFFs for extensibility instead of direct table modifications.
- Regularly archive obsolete records to maintain performance.
In summary, HR_ORGANIZATION_INFORMATION is a versatile table that underpins organizational management in Oracle EBS, supporting both core HR functions and cross-module processes while adhering to Oracle's data governance standards.
-
Table: HR_ORGANIZATION_INFORMATION
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_ORGANIZATION_INFORMATION, object_name:HR_ORGANIZATION_INFORMATION, status:VALID, product: PER - Human Resources , description: Additional attributes of an organization, dependent on class or organization information type. , implementation_dba_data: HR.HR_ORGANIZATION_INFORMATION ,
-
Table: HR_ORGANIZATION_INFORMATION
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_ORGANIZATION_INFORMATION, object_name:HR_ORGANIZATION_INFORMATION, status:VALID, product: PER - Human Resources , description: Additional attributes of an organization, dependent on class or organization information type. , implementation_dba_data: HR.HR_ORGANIZATION_INFORMATION ,
-
View: HR_TAX_UNITS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_TAX_UNITS_V, object_name:HR_TAX_UNITS_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.HR_TAX_UNITS_V ,
-
View: HR_TAX_UNITS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_TAX_UNITS_V, object_name:HR_TAX_UNITS_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.HR_TAX_UNITS_V ,
-
View: HR_HEADQUARTERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_HEADQUARTERS_V, object_name:HR_HEADQUARTERS_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.HR_HEADQUARTERS_V ,
-
View: HR_HEADQUARTERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_HEADQUARTERS_V, object_name:HR_HEADQUARTERS_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.HR_HEADQUARTERS_V ,
-
View: PER_DEFAULT_BUDGET_VALUES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_DEFAULT_BUDGET_VALUES, object_name:PER_DEFAULT_BUDGET_VALUES, status:VALID, product: PER - Human Resources , description: View based on HR_ORGANIZATION_UNITS and HR_ORGANIZATION_INFORMATION , implementation_dba_data: APPS.PER_DEFAULT_BUDGET_VALUES ,
-
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 ,
-
View: PER_DEFAULT_BUDGET_VALUES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_DEFAULT_BUDGET_VALUES, object_name:PER_DEFAULT_BUDGET_VALUES, status:VALID, product: PER - Human Resources , description: View based on HR_ORGANIZATION_UNITS and HR_ORGANIZATION_INFORMATION , implementation_dba_data: APPS.PER_DEFAULT_BUDGET_VALUES ,
-
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 ,
-
View: HR_WORKSITE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_WORKSITE_V, object_name:HR_WORKSITE_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.HR_WORKSITE_V ,
-
View: HR_WORKSITE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_WORKSITE_V, object_name:HR_WORKSITE_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.HR_WORKSITE_V ,
-
View: HR_CA_TAX_UNITS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_CA_TAX_UNITS_V, object_name:HR_CA_TAX_UNITS_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_CA_TAX_UNITS_V ,
-
View: HR_CA_TAX_UNITS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_CA_TAX_UNITS_V, object_name:HR_CA_TAX_UNITS_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_CA_TAX_UNITS_V ,
-
View: HR_ESTABLISHMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ESTABLISHMENTS_V, object_name:HR_ESTABLISHMENTS_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.HR_ESTABLISHMENTS_V ,
-
View: PER_BUSINESS_GROUPS_PERF
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_BUSINESS_GROUPS_PERF, object_name:PER_BUSINESS_GROUPS_PERF, status:VALID, product: PER - Human Resources , description: Performance view based on HR_ORGANIZATION_UNITS and HR_ORGANIZATION_INFORMATION , implementation_dba_data: APPS.PER_BUSINESS_GROUPS_PERF ,
-
View: PER_BUSINESS_GROUPS_PERF
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_BUSINESS_GROUPS_PERF, object_name:PER_BUSINESS_GROUPS_PERF, status:VALID, product: PER - Human Resources , description: Performance view based on HR_ORGANIZATION_UNITS and HR_ORGANIZATION_INFORMATION , implementation_dba_data: APPS.PER_BUSINESS_GROUPS_PERF ,
-
View: HR_ESTABLISHMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ESTABLISHMENTS_V, object_name:HR_ESTABLISHMENTS_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.HR_ESTABLISHMENTS_V ,
-
View: PER_BUSINESS_GROUPS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_BUSINESS_GROUPS, object_name:PER_BUSINESS_GROUPS, status:VALID, product: PER - Human Resources , description: View based on HR_ORGANIZATION_UNITS and HR_ORGANIZATION that returns specific information for a Business Group. , implementation_dba_data: APPS.PER_BUSINESS_GROUPS ,
-
View: PER_BUSINESS_GROUPS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_BUSINESS_GROUPS, object_name:PER_BUSINESS_GROUPS, status:VALID, product: PER - Human Resources , description: View based on HR_ORGANIZATION_UNITS and HR_ORGANIZATION that returns specific information for a Business Group. , implementation_dba_data: APPS.PER_BUSINESS_GROUPS ,
-
View: HR_PERSON_LEGISLATION_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_PERSON_LEGISLATION_V, object_name:HR_PERSON_LEGISLATION_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_PERSON_LEGISLATION_V ,
-
View: HR_PERSON_LEGISLATION_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_PERSON_LEGISLATION_V, object_name:HR_PERSON_LEGISLATION_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_PERSON_LEGISLATION_V ,
-
View: HR_AAP_ORGANIZATIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_AAP_ORGANIZATIONS_V, object_name:HR_AAP_ORGANIZATIONS_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.HR_AAP_ORGANIZATIONS_V ,
-
View: HR_FR_ESTAB_DADS_FILES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_FR_ESTAB_DADS_FILES_V, object_name:HR_FR_ESTAB_DADS_FILES_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_FR_ESTAB_DADS_FILES_V ,
-
View: HR_AAP_ORGANIZATIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_AAP_ORGANIZATIONS_V, object_name:HR_AAP_ORGANIZATIONS_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.HR_AAP_ORGANIZATIONS_V ,
-
View: HR_DE_TAX_OFFICES_LOV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_DE_TAX_OFFICES_LOV, object_name:HR_DE_TAX_OFFICES_LOV, status:VALID, product: PER - Human Resources , description: View for german Tax offices stored as Organizations , implementation_dba_data: APPS.HR_DE_TAX_OFFICES_LOV ,
-
View: HR_OPERATING_UNITS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_OPERATING_UNITS, object_name:HR_OPERATING_UNITS, status:VALID, product: PER - Human Resources , description: Information about operating units. , implementation_dba_data: APPS.HR_OPERATING_UNITS ,
-
View: HR_DE_TAX_OFFICES_LOV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_DE_TAX_OFFICES_LOV, object_name:HR_DE_TAX_OFFICES_LOV, status:VALID, product: PER - Human Resources , description: View for german Tax offices stored as Organizations , implementation_dba_data: APPS.HR_DE_TAX_OFFICES_LOV ,
-
View: HR_FR_ESTAB_COLL_AGRS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_FR_ESTAB_COLL_AGRS_V, object_name:HR_FR_ESTAB_COLL_AGRS_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_FR_ESTAB_COLL_AGRS_V ,
-
View: HR_HK_LEGAL_EMPLOYER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_HK_LEGAL_EMPLOYER_V, object_name:HR_HK_LEGAL_EMPLOYER_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_HK_LEGAL_EMPLOYER_V ,
-
View: HR_FR_ESTAB_DADS_FILES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_FR_ESTAB_DADS_FILES_V, object_name:HR_FR_ESTAB_DADS_FILES_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_FR_ESTAB_DADS_FILES_V ,
-
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 ,
-
View: HR_OPERATING_UNITS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_OPERATING_UNITS, object_name:HR_OPERATING_UNITS, status:VALID, product: PER - Human Resources , description: Information about operating units. , implementation_dba_data: APPS.HR_OPERATING_UNITS ,
-
View: HR_NZ_TAX_UNIT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_NZ_TAX_UNIT_V, object_name:HR_NZ_TAX_UNIT_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_NZ_TAX_UNIT_V ,
-
View: HR_LEGAL_ENTITIES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_LEGAL_ENTITIES, object_name:HR_LEGAL_ENTITIES, status:VALID, product: PER - Human Resources , description: Used in US localizations to reflect the common organization structure Legal Entity/Company/Tax Unit. , implementation_dba_data: APPS.HR_LEGAL_ENTITIES ,
-
View: HR_HK_LEGAL_EMPLOYER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_HK_LEGAL_EMPLOYER_V, object_name:HR_HK_LEGAL_EMPLOYER_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_HK_LEGAL_EMPLOYER_V ,
-
View: HR_COMPANY_COST_CENTERS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_COMPANY_COST_CENTERS, object_name:HR_COMPANY_COST_CENTERS, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_COMPANY_COST_CENTERS ,
-
View: HR_FR_ESTAB_COLL_AGRS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_FR_ESTAB_COLL_AGRS_V, object_name:HR_FR_ESTAB_COLL_AGRS_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_FR_ESTAB_COLL_AGRS_V ,
-
View: HR_AU_LEG_EMP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_AU_LEG_EMP_V, object_name:HR_AU_LEG_EMP_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_AU_LEG_EMP_V ,
-
View: HR_FR_ESTAB_DADS_TYPES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_FR_ESTAB_DADS_TYPES_V, object_name:HR_FR_ESTAB_DADS_TYPES_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_FR_ESTAB_DADS_TYPES_V ,
-
View: HR_SG_LEG_ENT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_SG_LEG_ENT_V, object_name:HR_SG_LEG_ENT_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_SG_LEG_ENT_V ,
-
View: HR_LEGAL_ENTITIES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_LEGAL_ENTITIES, object_name:HR_LEGAL_ENTITIES, status:VALID, product: PER - Human Resources , description: Used in US localizations to reflect the common organization structure Legal Entity/Company/Tax Unit. , implementation_dba_data: APPS.HR_LEGAL_ENTITIES ,
-
View: HR_NZ_TAX_UNIT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_NZ_TAX_UNIT_V, object_name:HR_NZ_TAX_UNIT_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_NZ_TAX_UNIT_V ,
-
View: HR_FR_ESTAB_DADS_TYPES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_FR_ESTAB_DADS_TYPES_V, object_name:HR_FR_ESTAB_DADS_TYPES_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_FR_ESTAB_DADS_TYPES_V ,
-
View: HR_AU_LEG_EMP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_AU_LEG_EMP_V, object_name:HR_AU_LEG_EMP_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_AU_LEG_EMP_V ,
-
View: HR_COMPANY_COST_CENTERS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_COMPANY_COST_CENTERS, object_name:HR_COMPANY_COST_CENTERS, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_COMPANY_COST_CENTERS ,
-
View: HR_SG_LEG_ENT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_SG_LEG_ENT_V, object_name:HR_SG_LEG_ENT_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_SG_LEG_ENT_V ,
-
View: HR_FR_URSSAF_CENTERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_FR_URSSAF_CENTERS_V, object_name:HR_FR_URSSAF_CENTERS_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_FR_URSSAF_CENTERS_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 ,