Search Results per_organization_list
The PER_ORGANIZATION_LIST table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for organizational hierarchy and structure data within the Human Capital Management (HCM) module. This table stores metadata about business units, departments, divisions, and other organizational entities, enabling efficient workforce management, reporting, and compliance. Below is a detailed analysis of its structure, purpose, and significance in Oracle EBS.
Table Overview
The PER_ORGANIZATION_LIST table serves as a master reference for organizational units, linking them to key HR and financial functions. It is part of the Oracle HRMS (Human Resource Management System) schema and interacts with modules like Payroll, Benefits, and General Ledger. The table contains fields such asORGANIZATION_ID
, NAME
, DATE_FROM
, DATE_TO
, and TYPE
, which define the entity's lifespan, classification, and relationships.
Key Columns and Their Functions
- ORGANIZATION_ID: Primary key, uniquely identifying each organizational unit.
- NAME: Descriptive label for the organization (e.g., "Finance Department").
- TYPE: Classifies the unit (e.g., "HR," "Finance," "Operations").
- DATE_FROM/DATE_TO: Defines the active period, supporting temporal data management.
- LOCATION_ID: Links to physical addresses in the
HR_LOCATIONS
table.
Integration with Other Modules
The table integrates with:- Financials: Ties organizations to cost centers in
GL_CODE_COMBINATIONS
. - Payroll: Assigns employees to payroll groups via
PER_ALL_ASSIGNMENTS
. - Security: Restricts data access using
HR_ORGANIZATION_UNITS
in role-based security.
Functional Significance
- Hierarchy Management: Supports multi-level org structures (e.g., parent-child relationships).
- Reporting: Enables drill-down analytics in Oracle BI or Discoverer.
- Compliance: Tracks legal entities for regulatory requirements (e.g., SOX, GDPR).
Technical Considerations
- Indexes: Optimized for queries on
ORGANIZATION_ID
andNAME
. - APIs: Managed via
HR_ORGANIZATION_API
for CRUD operations. - Audit Trails: Changes logged in
PER_ORGANIZATION_LIST_F
for history tracking.
Version-Specific Notes
In 12.2.2, enhancements include:- Improved support for cloud integrations via REST APIs.
- Extended attributes in
PER_ORG_LIST_EXTRA_INFO
for custom fields.
Conclusion
The PER_ORGANIZATION_LIST table is foundational for organizational modeling in Oracle EBS HCM. Its design ensures scalability, compliance, and seamless integration across modules, making it indispensable for enterprises leveraging Oracle's HR and financial ecosystems. Proper configuration and maintenance of this table are crucial for accurate reporting, payroll processing, and organizational governance.-
Table: PER_ORGANIZATION_LIST
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ORGANIZATION_LIST, object_name:PER_ORGANIZATION_LIST, status:VALID, product: PER - Human Resources , description: List of organizations that a secure user can access. , implementation_dba_data: HR.PER_ORGANIZATION_LIST ,
-
Table: PER_ORGANIZATION_LIST
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ORGANIZATION_LIST, object_name:PER_ORGANIZATION_LIST, status:VALID, product: PER - Human Resources , description: List of organizations that a secure user can access. , implementation_dba_data: HR.PER_ORGANIZATION_LIST ,
-
APPS.PAY_PYUCSLIS_PKG dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.FII_AR_UTIL_PKG dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.MO_UTILS dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.AP_WEB_AUDIT_UTILS dependencies on PER_ORGANIZATION_LIST
12.2.2
-
APPS.HR_SECURITY dependencies on PER_ORGANIZATION_LIST
12.2.2
-
APPS.DPP_PURCHASEPRICE_PVT dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.PJI_AUDIT_RPT dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.HR_ORU_INS dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.PJI_PMV_PREDICATE dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.AP_WEB_AUDIT_QUEUE_UTILS dependencies on PER_ORGANIZATION_LIST
12.2.2
-
APPS.MO_GLOBAL dependencies on PER_ORGANIZATION_LIST
12.2.2
-
APPS.HR_SECURITY_INTERNAL dependencies on PER_ORGANIZATION_LIST
12.2.2
-
APPS.PJI_PMV_ENGINE dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.POA_CURRENCY_PKG dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.FII_SETUP_VAL_C dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.HR_ORGANIZATION_API dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.FII_PMV_UTIL dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.HR_SECURITY dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.PAY_PYUCSLIS_PKG dependencies on PER_ORGANIZATION_LIST
12.2.2
-
APPS.AP_WEB_AUDIT_QUEUE_UTILS dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.ISC_DBI_CURRENCY_PKG dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.IBE_BI_PMV_UTIL_PVT dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.HR_SECURITY_INTERNAL dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.HR_DELETE dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.DPP_PURCHASEPRICE_PVT dependencies on PER_ORGANIZATION_LIST
12.2.2
-
APPS.HR_ORGANIZATION_API dependencies on PER_ORGANIZATION_LIST
12.2.2
-
APPS.HR_ORU_INS dependencies on PER_ORGANIZATION_LIST
12.2.2
-
APPS.MO_UTILS dependencies on PER_ORGANIZATION_LIST
12.2.2
-
APPS.OKI_DBI_UTIL_PVT dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.AP_WEB_AUDIT_UTILS dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.MO_GLOBAL dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.DPP_ITEMCOST_PVT dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.POA_DBI_SUTIL_PKG dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.PJI_PMV_UTIL dependencies on PER_ORGANIZATION_LIST
12.1.1
-
APPS.PER_DELETE_UNWANTED_SEC_PROF dependencies on PER_ORGANIZATION_LIST
12.2.2
-
APPS.DPP_ITEMCOST_PVT dependencies on PER_ORGANIZATION_LIST
12.2.2
-
APPS.PJI_PMV_UTIL dependencies on PER_ORGANIZATION_LIST
12.2.2
-
APPS.HR_DELETE dependencies on PER_ORGANIZATION_LIST
12.2.2
-
TABLE: HR.PER_ORGANIZATION_LIST
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ORGANIZATION_LIST, object_name:PER_ORGANIZATION_LIST, status:VALID,
-
TABLE: HR.PER_ORGANIZATION_LIST
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ORGANIZATION_LIST, object_name:PER_ORGANIZATION_LIST, status:VALID,
-
APPS.FII_PMV_UTIL dependencies on AP_SYSTEM_PARAMETERS_ALL
12.1.1
-
VIEW: HR.PER_ORGANIZATION_LIST#
12.2.2
owner:HR, object_type:VIEW, object_name:PER_ORGANIZATION_LIST#, status:VALID,
-
VIEW: APPS.IBW_SITE_CURRENCY_V
12.1.1
-
VIEW: APPS.IBE_BI_MSITES_V
12.1.1
-
APPS.HR_ORGANIZATION_UNITS_PKG dependencies on HR_SECURITY
12.1.1
-
APPS.PAY_PYUCSLIS_PKG dependencies on HR_ALL_POSITIONS_F
12.1.1
-
APPS.FII_AR_UTIL_PKG dependencies on AR_SYSTEM_PARAMETERS_ALL
12.1.1
-
APPS.AP_WEB_AUDIT_QUEUE_UTILS dependencies on HR_ORGANIZATION_INFORMATION
12.1.1