Search Results po interface table
The HR_LAYOUT_COMP_DEFINITIONS table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical metadata repository within the Human Resources (HR) module. It stores structural definitions for layout components used in HRMS (Human Resource Management System) forms, reports, and self-service applications. This table plays a pivotal role in defining the presentation layer of HR data by establishing relationships between UI components and underlying business logic. ### **Purpose and Functional Scope** The table serves as a configuration repository for dynamic UI rendering in Oracle HRMS. It defines: 1. **Component Types** – Specifies whether a component is a field, block, region, or tab. 2. **Data Bindings** – Maps UI elements to underlying database columns or PL/SQL logic. 3. **Validation Rules** – Stores client-side or server-side validation criteria (e.g., mandatory fields, format masks). 4. **Dependencies** – Manages conditional rendering logic (show/hide components based on business rules). ### **Key Columns and Metadata** The table includes columns such as: - COMPONENT_ID: Primary key for the component definition. - COMPONENT_TYPE: Classifies the component (e.g., 'TEXT_FIELD', 'LOV', 'BUTTON'). - DATA_SOURCE: References the underlying table or view (e.g., PER_ALL_PEOPLE_F for employee data). - DISPLAY_LABEL: UI label for the component. - VALIDATION_LOGIC: Stores PL/SQL snippets or regex patterns for input validation. - PARENT_COMPONENT_ID: Hierarchical relationship for nested components. ### **Integration with Oracle EBS Modules** 1. **Self-Service HR (SSHR):** - Defines layouts for employee self-service pages (e.g., personal details updates, benefits enrollment). - Enables role-based customization (managers vs. employees see different fields). 2. **Payroll and Compensation:** - Configures input forms for salary components, bonuses, and deductions. - Validates data integrity before payroll processing. 3. **Talent Management:** - Structures performance appraisal templates and competency assessments. ### **Technical Implementation** - **Oracle Application Framework (OAF):** The table’s metadata is often consumed by OAF pages to dynamically render HR self-service interfaces. - **Flexfield Integration:** Works alongside Descriptive Flexfields (DFFs) to extend field-level customization. - **Audit and Security:** Includes columns like CREATED_BY and LAST_UPDATE_DATE to track changes. Access is controlled via Oracle Function Security. ### **Customization and Extensibility** - **Personalization:** Customers can override default layouts via HR_CUSTOM_LAYOUTS or metadata patches. - **Upgrade Impact:** During EBS upgrades, Oracle preserves customizations by merging them with new definitions. ### **Performance Considerations** - Indexes on COMPONENT_ID and DATA_SOURCE optimize UI rendering. - Caching mechanisms (e.g., Middle Tier cache) reduce database hits for frequently accessed layouts. ### **Conclusion** The HR_LAYOUT_COMP_DEFINITIONS table is a backbone for HR UI configuration in Oracle EBS, enabling flexible, rule-driven interfaces. Its metadata-driven approach ensures consistency across HR processes while supporting extensive customization. Administrators and developers must understand its schema to optimize HR workflows and ensure seamless upgrades.
-
Lookup Type: PAY US VERTEX INTERFACE
12.1.1
product: PER - Human Resources , meaning: PAY US Vertex Interface , description: List of Different interface options available for Tax Calculation ,
-
Lookup Type: PAY US VERTEX INTERFACE
12.2.2
product: PER - Human Resources , meaning: PAY US Vertex Interface , description: List of Different interface options available for Tax Calculation ,
-
Table: HR_LAYOUT_COMP_DEFINITIONS
12.2.2
product: PER - Human Resources , description: Definitions of the set of User Interface components that can be used within a configurable Self Service User Interface Layout. , implementation_dba_data: Not implemented in this database ,
-
Table: HR_LAYOUT_COMP_DEFINITIONS
12.1.1
product: PER - Human Resources , description: Definitions of the set of User Interface components that can be used within a configurable Self Service User Interface Layout. , implementation_dba_data: Not implemented in this database ,
-
Table: IRC_REC_TEAM_MEMBERS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.IRC_REC_TEAM_MEMBERS, object_name:IRC_REC_TEAM_MEMBERS, status:VALID, product: PER - Human Resources , description: Stores the list of people who are working on a particular vacancy , implementation_dba_data: HR.IRC_REC_TEAM_MEMBERS ,
-
Table: PER_APPRAISAL_PERIODS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_APPRAISAL_PERIODS, object_name:PER_APPRAISAL_PERIODS, status:VALID, product: PER - Human Resources , description: This table holds planned appraisal periods, defined as part of the performance management plan. , implementation_dba_data: HR.PER_APPRAISAL_PERIODS ,
-
Table: HR_TEMPLATE_CANVASES_B
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_TEMPLATE_CANVASES_B, object_name:HR_TEMPLATE_CANVASES_B, status:VALID, product: PER - Human Resources , description: Definition of canvases on template for configurable forms , implementation_dba_data: HR.HR_TEMPLATE_CANVASES_B ,
-
Table: PER_SPINAL_POINTS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_SPINAL_POINTS, object_name:PER_SPINAL_POINTS, status:VALID, product: PER - Human Resources , description: List of progression points in a pay scale. , implementation_dba_data: HR.PER_SPINAL_POINTS ,
-
Table: HR_DM_HIERARCHIES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_DM_HIERARCHIES, object_name:HR_DM_HIERARCHIES, status:VALID, product: PER - Human Resources , description: This entity will contain the relationships between tables. The following relationship will be recorded: , implementation_dba_data: HR.HR_DM_HIERARCHIES ,
-
Table: PER_GRADES_TL
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_GRADES_TL, object_name:PER_GRADES_TL, status:VALID, product: PER - Human Resources , description: Trnslated fields for per_grades , implementation_dba_data: HR.PER_GRADES_TL ,
-
Table: PER_PROPOSAL_QUESTION_TYPES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_PROPOSAL_QUESTION_TYPES, object_name:PER_PROPOSAL_QUESTION_TYPES, status:VALID, product: PER - Human Resources , description: Generic web offer questions , implementation_dba_data: HR.PER_PROPOSAL_QUESTION_TYPES ,
-
Table: PER_SALARY_SURVEYS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_SALARY_SURVEYS, object_name:PER_SALARY_SURVEYS, status:VALID, product: PER - Human Resources , description: Market salary survey information. , implementation_dba_data: HR.PER_SALARY_SURVEYS ,
-
Table: PER_RI_CONFIG_INFORMATION
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_RI_CONFIG_INFORMATION, object_name:PER_RI_CONFIG_INFORMATION, status:VALID, product: PER - Human Resources , description: To Store Input Values Specified by the user in Rapid Implementation Configuration Wizard , implementation_dba_data: HR.PER_RI_CONFIG_INFORMATION ,
-
Table: HR_S_US_GARN_FEE_RULES_F
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.HR_S_US_GARN_FEE_RULES_F PER.HR_S_US_GARN_FEE_RULES_F, object_name:HR_S_US_GARN_FEE_RULES_F, status:VALID, product: PER - Human Resources , implementation_dba_data: HR.HR_S_US_GARN_FEE_RULES_F ,
-
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: HR_PATTERN_PURPOSES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_PATTERN_PURPOSES, object_name:HR_PATTERN_PURPOSES, status:VALID, product: PER - Human Resources , description: Potential purpose for the parent pattern, eg 'Work Pattern', 'Resource schedule', etc. , implementation_dba_data: HR.HR_PATTERN_PURPOSES ,
-
Table: HR_FORM_TAB_PAGES_B
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_FORM_TAB_PAGES_B, object_name:HR_FORM_TAB_PAGES_B, status:VALID, product: PER - Human Resources , description: Definition of form tab page for configurable forms , implementation_dba_data: HR.HR_FORM_TAB_PAGES_B ,
-
Table: HR_S_TAXABILITY_RULES_DATES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.HR_S_TAXABILITY_RULES_DATES PER.HR_S_TAXABILITY_RULES_DATES, object_name:HR_S_TAXABILITY_RULES_DATES, status:VALID, product: PER - Human Resources , implementation_dba_data: HR.HR_S_TAXABILITY_RULES_DATES ,
-
Table: IRC_ALL_RECRUITING_SITES_TL
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.IRC_ALL_RECRUITING_SITES_TL, object_name:IRC_ALL_RECRUITING_SITES_TL, status:VALID, product: PER - Human Resources , description: Contains the tranlated versions of the recruiting sites. , implementation_dba_data: HR.IRC_ALL_RECRUITING_SITES_TL ,
-
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_SPINAL_POINT_STEPS_F
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_SPINAL_POINT_STEPS_F, object_name:PER_SPINAL_POINT_STEPS_F, status:VALID, product: PER - Human Resources , description: Grade steps defined in a specific grade scale and their incremental order. , implementation_dba_data: HR.PER_SPINAL_POINT_STEPS_F ,
-
Table: HR_DM_EXP_IMPS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_DM_EXP_IMPS, object_name:HR_DM_EXP_IMPS, status:VALID, product: PER - Human Resources , description: This table holds the data from various tables in the source database that will be moved to the destination database using the transportable tablespace for upload in the destination database , implementation_dba_data: HR.HR_DM_EXP_IMPS ,
-
Table: HR_H2PI_US_MODIFIED_GEOCODES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_H2PI_US_MODIFIED_GEOCODES, object_name:HR_H2PI_US_MODIFIED_GEOCODES, status:VALID, product: PER - Human Resources , description: This is staging table for the Oracle HR to Oracle Payroll Interface (H2PI) and stores data related to US midified geocodes while data upload is in progress. , implementation_dba_data: HR.HR_H2PI_US_MODIFIED_GEOCODES ,
-
Table: PER_CALENDAR_ENTRIES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_CALENDAR_ENTRIES, object_name:PER_CALENDAR_ENTRIES, status:VALID, product: PER - Human Resources , description: Calendar Entries , implementation_dba_data: HR.PER_CALENDAR_ENTRIES ,
-
Table: HR_LAYOUT_COMP_PROMPTS
12.1.1
product: PER - Human Resources , description: Set of prompt codes associated with a Configurable UI Layout Component , implementation_dba_data: Not implemented in this database ,
-
Table: HR_H2PI_COUNTY_TAX_RULES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_H2PI_COUNTY_TAX_RULES, object_name:HR_H2PI_COUNTY_TAX_RULES, status:VALID, product: PER - Human Resources , description: This is staging table for the Oracle HR to Oracle Payroll Interface (H2PI) and stores data related to us employee county tax rules while data upload is in progress. , implementation_dba_data: HR.HR_H2PI_COUNTY_TAX_RULES ,
-
Table: HR_JP_PARAMETERS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_JP_PARAMETERS, object_name:HR_JP_PARAMETERS, status:VALID, product: PER - Human Resources , description: This table holds unique id for Japanese legislative specific data in order not to hard-code Multibyte characters in Japanese localization code objects. , implementation_dba_data: HR.HR_JP_PARAMETERS ,
-
Table: HR_H2PI_ELEMENT_NAMES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_H2PI_ELEMENT_NAMES, object_name:HR_H2PI_ELEMENT_NAMES, status:VALID, product: PER - Human Resources , implementation_dba_data: HR.HR_H2PI_ELEMENT_NAMES ,
-
Table: PER_TIME_PERIODS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_TIME_PERIODS, object_name:PER_TIME_PERIODS, status:VALID, product: PER - Human Resources , description: Time period definitions for payroll processing and HR budget calendars. , implementation_dba_data: HR.PER_TIME_PERIODS ,
-
Table: AME_TEMP_TRANSACTIONS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.AME_TEMP_TRANSACTIONS, object_name:AME_TEMP_TRANSACTIONS, status:VALID, product: PER - Human Resources , description: To be Updated , implementation_dba_data: HR.AME_TEMP_TRANSACTIONS ,
-
Table: HR_S_ROUTES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_S_ROUTES, object_name:HR_S_ROUTES, status:VALID, product: PER - Human Resources , description: - Retrofitted , implementation_dba_data: HR.HR_S_ROUTES ,
-
Table: HR_ASSIGNMENT_SET_AMENDMENTS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_ASSIGNMENT_SET_AMENDMENTS, object_name:HR_ASSIGNMENT_SET_AMENDMENTS, status:VALID, product: PER - Human Resources , description: Identifies explicit include and exclude rules for an assignment set. , implementation_dba_data: HR.HR_ASSIGNMENT_SET_AMENDMENTS ,
-
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_CAGR_GRADE_STRUCTURES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_CAGR_GRADE_STRUCTURES, object_name:PER_CAGR_GRADE_STRUCTURES, status:VALID, product: PER - Human Resources , description: The valid collectively agreed grade key flexfield structures for a particular collective agreement , implementation_dba_data: HR.PER_CAGR_GRADE_STRUCTURES ,
-
Table: HR_ITEM_PROPERTIES_TL
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_ITEM_PROPERTIES_TL, object_name:HR_ITEM_PROPERTIES_TL, status:VALID, product: PER - Human Resources , description: Translatable properties of items for configurable forms , implementation_dba_data: HR.HR_ITEM_PROPERTIES_TL ,
-
Table: PER_PAY_PROPOSALS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_PAY_PROPOSALS, object_name:PER_PAY_PROPOSALS, status:VALID, product: PER - Human Resources , description: Salary proposals and performance review information for employee assignments. , implementation_dba_data: HR.PER_PAY_PROPOSALS ,
-
Table: PER_REQUISITIONS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_REQUISITIONS, object_name:PER_REQUISITIONS, status:VALID, product: PER - Human Resources , description: Vacancy requisition details. , implementation_dba_data: HR.PER_REQUISITIONS ,
-
Table: HR_S_BALANCE_DIMENSIONS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_S_BALANCE_DIMENSIONS, object_name:HR_S_BALANCE_DIMENSIONS, status:VALID, product: PER - Human Resources , description: - Retrofitted , implementation_dba_data: HR.HR_S_BALANCE_DIMENSIONS ,
-
Table: IRC_POSTING_CONTENTS_TL
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.IRC_POSTING_CONTENTS_TL, object_name:IRC_POSTING_CONTENTS_TL, status:VALID, product: PER - Human Resources , description: Stores the translation content of the advert. , implementation_dba_data: HR.IRC_POSTING_CONTENTS_TL ,
-
Table: PER_INFO_TYPE_SECURITY
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_INFO_TYPE_SECURITY, object_name:PER_INFO_TYPE_SECURITY, status:VALID, product: PER - Human Resources , description: Cross table between Responsibilty and Info_type tables, used to secure info types based on responsibility. , implementation_dba_data: HR.PER_INFO_TYPE_SECURITY ,
-
Table: PER_PERIODS_OF_PLACEMENT
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_PERIODS_OF_PLACEMENT, object_name:PER_PERIODS_OF_PLACEMENT, status:VALID, product: PER - Human Resources , description: Periods of placement details for a non-payrolled worker , implementation_dba_data: HR.PER_PERIODS_OF_PLACEMENT ,
-
Table: PER_ASSESSMENTS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ASSESSMENTS, object_name:PER_ASSESSMENTS, status:VALID, product: PER - Human Resources , description: The grouping of a set of assessment elements. , implementation_dba_data: HR.PER_ASSESSMENTS ,
-
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 ,
-
Table: HR_DM_LOADER_PHASE_ITEMS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_DM_LOADER_PHASE_ITEMS, object_name:HR_DM_LOADER_PHASE_ITEMS, status:VALID, product: PER - Human Resources , description: This entity contains the migration specific configuration data for the AOL loader files. , implementation_dba_data: HR.HR_DM_LOADER_PHASE_ITEMS ,
-
Table: HR_DU_MODULES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_DU_MODULES, object_name:HR_DU_MODULES, status:VALID, product: PER - Human Resources , description: This table holds the details about each module which can be used for either input, process or output with in the data Uploader. , implementation_dba_data: HR.HR_DU_MODULES ,
-
Table: AME_TEMP_TRANS_LOCKS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.AME_TEMP_TRANS_LOCKS, object_name:AME_TEMP_TRANS_LOCKS, status:VALID, product: PER - Human Resources , description: To be Updated , implementation_dba_data: HR.AME_TEMP_TRANS_LOCKS ,
-
Table: HR_API_BATCH_MESSAGE_LINES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_API_BATCH_MESSAGE_LINES, object_name:HR_API_BATCH_MESSAGE_LINES, status:VALID, product: PER - Human Resources , description: Results and messages generated during batch API processing. , implementation_dba_data: HR.HR_API_BATCH_MESSAGE_LINES ,
-
Table: PER_RI_DEPENDENCIES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_RI_DEPENDENCIES, object_name:PER_RI_DEPENDENCIES, status:VALID, product: PER - Human Resources , description: Dependencies among Workbench tasks , implementation_dba_data: HR.PER_RI_DEPENDENCIES ,
-
Table: PER_PROPOSAL_QUESTION_MEMBERS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_PROPOSAL_QUESTION_MEMBERS, object_name:PER_PROPOSAL_QUESTION_MEMBERS, status:VALID, product: PER - Human Resources , description: Web offer profile questions , implementation_dba_data: HR.PER_PROPOSAL_QUESTION_MEMBERS ,
-
Table: PER_RI_CONFIG_LOCATIONS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_RI_CONFIG_LOCATIONS, object_name:PER_RI_CONFIG_LOCATIONS, status:VALID, product: PER - Human Resources , description: This stores locations information specified by the user in the Organization Structures Configuration wizard (configurations) it is required to have this table since we need to show all the legislation specific validation from flexfield when , implementation_dba_data: HR.PER_RI_CONFIG_LOCATIONS ,