Search Results users
The PER_RI_CONFIGURATIONS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for managing Rapid Implementation (RI) configurations within the Oracle Human Resources (HR) module. Rapid Implementation is a feature designed to expedite the setup and deployment of HRMS modules by providing pre-configured templates, reducing manual effort during implementation. This table stores metadata and configuration details that define how RI templates are structured, applied, and validated during the setup process.
Purpose and Functionality
The primary purpose ofPER_RI_CONFIGURATIONS
is to store configuration parameters that control the behavior of Rapid Implementation workflows. These configurations include mappings between source data (such as spreadsheets or legacy systems) and target Oracle HRMS tables, validation rules, and default values for key HR entities like jobs, positions, grades, and organizations. The table acts as a backbone for the RI process, ensuring consistency and accuracy when migrating or initializing HR data.
Key Columns and Structure
The table typically includes columns such as:- CONFIGURATION_ID: A unique identifier for each configuration entry.
- CONFIGURATION_NAME: A descriptive name for the configuration template.
- MODULE_CODE: Specifies the HRMS module (e.g., "PER" for core HR) to which the configuration applies.
- TEMPLATE_TYPE: Defines the type of template (e.g., "ORG_STRUCTURE" for organization hierarchies).
- SOURCE_FORMAT: Indicates the format of the source data (e.g., CSV, XLSX).
- VALIDATION_RULES: Stores rules for data validation during import.
- DEFAULT_VALUES: Contains default values for fields not explicitly provided in the source data.
- STATUS: Reflects whether the configuration is active or inactive.
- CREATED_BY and LAST_UPDATED_BY: Audit columns tracking user modifications.
Integration with Other Components
PER_RI_CONFIGURATIONS
interacts with several Oracle EBS components:
- Oracle HRMS: Directly feeds into HR tables like
PER_ALL_PEOPLE_F
,PER_ALL_ASSIGNMENTS_F
, andHR_ALL_ORGANIZATION_UNITS
during data loading. - Oracle Data Pump: Used alongside RI tools to automate data imports.
- FND_LOAD_UTIL: Leverages Oracle's generic loader utilities for batch processing.
Usage Scenarios
- Initial Implementation: During a new EBS deployment, RI configurations pre-populate HR structures (e.g., departments, jobs) from legacy systems.
- Global Rollouts: Multinational companies use the table to maintain region-specific templates for statutory compliance.
- Mergers & Acquisitions: Facilitates rapid integration of acquired entities' HR data.
Technical Considerations
- Performance: Indexes on
CONFIGURATION_ID
andMODULE_CODE
optimize query performance during large-scale data loads. - Security: Access is typically restricted to HRMS administrators via responsibilities like "HRMS Administrator."
- Customization The table supports extensions through descriptive flexfields (DFFs) for organization-specific attributes.
Limitations and Best Practices
While powerful, the table has limitations:- Complex mappings may require custom PL/SQL scripts beyond standard RI capabilities.
- Configuration changes should be tested in non-production environments first.
- Regular purging of obsolete configurations is recommended to maintain performance.
PER_RI_CONFIGURATIONS
is a pivotal table for organizations leveraging Oracle EBS's Rapid Implementation features, significantly reducing time-to-value for HRMS deployments while ensuring data integrity through configurable templates and validation rules.
-
Lookup Type: PER_MSL_STATIC_USER_PROCESSING
12.1.1
product: PER - Human Resources , meaning: How Static Users are to be processed ,
-
Lookup Type: PER_MSL_STATIC_USER_PROCESSING
12.2.2
product: PER - Human Resources , meaning: How Static Users are to be processed ,
-
Concurrent Program: IRC_CREATE_GRANTS
12.1.1
execution_filename: irc_grants_util.create_grants , product: PER - Human Resources , user_name: Create iRecruitment Grants , description: Create Grants for users having iRecruitment responsibilities , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IRC_CREATE_GRANTS
12.2.2
execution_filename: irc_grants_util.create_grants , product: PER - Human Resources , user_name: Create iRecruitment Grants , description: Create Grants for users having iRecruitment responsibilities , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: GB_SCON
12.1.1
product: PER - Human Resources , meaning: GB SCON , description: Allow users to predefine valid SCON numbers for NI SCON input ,
-
Lookup Type: GB_SCON
12.2.2
product: PER - Human Resources , meaning: GB SCON , description: Allow users to predefine valid SCON numbers for NI SCON input ,
-
Lookup Type: AU_LEAVE_STRUCTURE
12.1.1
product: PER - Human Resources , meaning: AU_LEAVE_STRUCTURE , description: Allow Users to Select the Leave Value to Display ,
-
Lookup Type: AU_LEAVE_STRUCTURE
12.2.2
product: PER - Human Resources , meaning: AU_LEAVE_STRUCTURE , description: Allow Users to Select the Leave Value to Display ,
-
Lookup Type: PL_CONTRACT_CATEGORY
12.1.1
product: PER - Human Resources , meaning: Contract categories in Poland ,
-
Lookup Type: PL_CONTRACT_CATEGORY
12.2.2
product: PER - Human Resources , meaning: Contract categories in Poland ,
-
Lookup Type: PAYSUDET_PER_NAV
12.1.1
product: PER - Human Resources , meaning: PAYSUDET PER NAV , description: PAYSUDET navigation options - for use by PER users ,
-
Table: PER_RI_CONFIGURATIONS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_RI_CONFIGURATIONS, object_name:PER_RI_CONFIGURATIONS, status:VALID, product: PER - Human Resources , description: This table stores information about configurations created by the users including the name,description and status of the configuration , implementation_dba_data: HR.PER_RI_CONFIGURATIONS ,
-
Lookup Type: IRC_COMM_ALLOW_ADD_RECIPIENTS
12.1.1
product: PER - Human Resources , meaning: IRC: Allow Add Recipients , description: Flag To Indicate Who All Are Allowed To Add Recipients ,
-
Lookup Type: PAYSUDET_PER_NAV
12.2.2
product: PER - Human Resources , meaning: PAYSUDET PER NAV , description: PAYSUDET navigation options - for use by PER users ,
-
Lookup Type: PAYSUDET_NAVIGATION
12.2.2
product: PER - Human Resources , meaning: PAYSUDET NAVIGATION , description: PAYSUDET navigation options - for use by PAY and HR users ,
-
Table: PER_SECURITY_USERS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_SECURITY_USERS, object_name:PER_SECURITY_USERS, status:VALID, product: PER - Human Resources , description: List of users for a security profile whose access permissions will be stored in static lists duringSecurity List Maintenance. , implementation_dba_data: HR.PER_SECURITY_USERS ,
-
Lookup Type: PAYSUDET_NAVIGATION
12.1.1
product: PER - Human Resources , meaning: PAYSUDET NAVIGATION , description: PAYSUDET navigation options - for use by PAY and HR users ,
-
Table: PER_SECURITY_USERS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_SECURITY_USERS, object_name:PER_SECURITY_USERS, status:VALID, product: PER - Human Resources , description: List of users for a security profile whose access permissions will be stored in static lists duringSecurity List Maintenance. , implementation_dba_data: HR.PER_SECURITY_USERS ,
-
Table: PER_RI_CONFIGURATIONS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_RI_CONFIGURATIONS, object_name:PER_RI_CONFIGURATIONS, status:VALID, product: PER - Human Resources , description: This table stores information about configurations created by the users including the name,description and status of the configuration , implementation_dba_data: HR.PER_RI_CONFIGURATIONS ,
-
Lookup Type: IRC_COMM_ALLOW_ADD_RECIPIENTS
12.2.2
product: PER - Human Resources , meaning: IRC: Allow Add Recipients , description: Flag To Indicate Who All Are Allowed To Add Recipients ,
-
Lookup Type: IRC_COMM_ALLOW_ATTACHMENT_FLAG
12.1.1
product: PER - Human Resources , meaning: IRC: Allow Attachment Flag , description: Flag To Indicate Who All Are Allowed To Add Attachments ,
-
Lookup Type: IRC_COMM_ALLOW_ATTACHMENT_FLAG
12.2.2
product: PER - Human Resources , meaning: IRC: Allow Attachment Flag , description: Flag To Indicate Who All Are Allowed To Add Attachments ,
-
Lookup Type: IRC_ACCESSIBILITY_TYPE
12.2.2
product: PER - Human Resources , meaning: IRC Accessibility Type , description: This lookup lists all accessibility mode options provided to the external users of iRecruitment. ,
-
Lookup Type: FR_NEW_PCS_CODE
12.2.2
product: PER - Human Resources , meaning: New PCS Code , description: New PCS Code ,
-
Lookup Type: FR_NEW_PCS_CODE
12.1.1
product: PER - Human Resources , meaning: New PCS Code , description: New PCS Code ,