Search Results what is the risk of low production efficiency
The AHL_UNIT_THRESHOLDS table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Oracle Advanced Service Online (ASO) module, specifically designed to manage threshold values for units in service contracts and maintenance operations. This table plays a pivotal role in defining and enforcing operational limits, ensuring compliance with service-level agreements (SLAs), and triggering alerts or actions when predefined thresholds are breached. Below is a detailed exploration of its purpose, structure, and functional significance in Oracle EBS.
Purpose and Functional Context
The AHL_UNIT_THRESHOLDS table stores threshold configurations for units (e.g., equipment, assets, or serviceable items) monitored under Oracle Service Contracts or Asset Tracking. Thresholds define operational boundaries, such as usage limits (e.g., hours, cycles), time-based metrics (e.g., days since last maintenance), or performance thresholds (e.g., temperature, pressure). When these thresholds are exceeded, the system can initiate workflows, notifications, or preventive maintenance tasks, ensuring proactive service management.Key Columns and Data Structure
The table's schema includes columns to define threshold criteria, associations, and enforcement logic. Notable columns include:- UNIT_THRESHOLD_ID: Primary key, uniquely identifying each threshold record.
- UNIT_HEADER_ID: References the unit (asset or item) in AHL_UNIT_HEADERS to which the threshold applies.
- THRESHOLD_TYPE_CODE: Categorizes thresholds (e.g., "USAGE," "TIME," "CONDITION").
- THRESHOLD_VALUE: The numeric limit triggering an action (e.g., 500 hours, 30 days).
- UOM_CODE: Unit of measure (e.g., "HOURS," "DAYS," "CYCLES").
- START_DATE_ACTIVE and END_DATE_ACTIVE: Define the threshold's validity period.
- ENABLED_FLAG: Indicates whether the threshold is active.
- ACTION_CODE: Specifies the response (e.g., "ALERT," "WORKORDER") upon breach.
Integration with Oracle EBS Modules
The table integrates with:- Oracle Service Contracts: Tracks contractual obligations (e.g., maintenance frequency) via thresholds.
- Oracle Enterprise Asset Management (eAM): Triggers preventive maintenance when usage thresholds are met.
- Oracle Advanced Outbound TeleService: Automates service dispatches based on threshold breaches.
Example Use Case
A helicopter's engine might have a threshold of 1,000 flight hours before mandatory inspection. The AHL_UNIT_THRESHOLDS table stores this limit, linked to the engine's UNIT_HEADER_ID. As flight hours are logged (via AHL_UNIT_LOGS), the system compares values against the threshold. Upon reaching 1,000 hours, a work order is auto-generated in eAM, ensuring compliance.Technical Considerations
- Indexes: The table is indexed on UNIT_HEADER_ID and THRESHOLD_TYPE_CODE for efficient querying.
- APIs: Custom PL/SQL APIs (e.g., AHL_UNIT_THRESHOLDS_PKG) validate and process threshold data.
- Audit Trails: Changes may be logged in AHL_UNIT_THRESHOLDS_H for compliance.
Conclusion
The AHL_UNIT_THRESHOLDS table is a cornerstone of Oracle EBS's service and asset management capabilities, enabling automated, data-driven maintenance and contract enforcement. Its design ensures scalability, integration with core modules, and alignment with industry best practices for threshold-based monitoring. Understanding this table is essential for configuring and troubleshooting service workflows in Oracle EBS 12.1.1 and 12.2.2.-
File: Connect to the Internet.LNK
12.1.1
product: AHL - Complex Maintenance Repair and Overhaul , size: 854 bytes , file_type: PDF Diagram ,
-
File: Connect to the Internet.LNK
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , size: 854 bytes , file_type: PDF Diagram ,
-
Lookup Type: AHL_CMP_REPAIR_STATUS
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , meaning: Repair status of a repair batch , description: Repair status of a repair batch ,
-
Lookup Type: AHL_VWP_VISIT_ACTIONS
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , meaning: Action List for a Visit , description: Action List for a Visit ,
-
Lookup Type: AHL_VWP_CREATE_TYPE
12.1.1
product: AHL - Complex Maintenance Repair and Overhaul , meaning: AHL_VWP_CREATE_TYPE , description: Visit Create Type for Visit Work Package. ,
-
Concurrent Program: AHLVWPP2P
12.2.2
execution_filename: AHL_VWP_PROJ_PROD_PVT.BG_Push_to_Production , product: AHL - Complex Maintenance Repair and Overhaul , user_name: Background Push to Production (Visit Work Package) , description: To push a visit to production concurrently , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: AHL_VWP_CREATE_TYPE
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , meaning: AHL_VWP_CREATE_TYPE , description: Visit Create Type for Visit Work Package. ,
-
Lookup Type: AHL_VWP_TASK_ACTIONS
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , meaning: Lookup for navigation/actions from Visit Task tab , description: Lookup for navigation/actions from Visit Task tab ,
-
Lookup Type: AHL_CMP_RPR_TASK_ACTIONS
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , meaning: Result table action list in Workscope Tasks sub-tab , description: Result table action list in Workscope Tasks sub-tab ,
-
Concurrent Program: AHLVWPPLN
12.2.2
execution_filename: AHL_VWP_PROJ_PROD_PVT.BG_Push_to_Production , product: AHL - Complex Maintenance Repair and Overhaul , user_name: Background Push to Production (Visit Work Package) , description: To push a visit to production concurrently , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: AHL_AMP_WORKBENCH_ACTIONS
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , meaning: Lookup for navigations/actions from planning workbench tabs , description: Lookup for navigations/actions from planning workbench tabs ,
-
Lookup Type: AHL_APPR_OBJECT_TYPE
12.1.1
product: AHL - Complex Maintenance Repair and Overhaul , meaning: Approval Object Type , description: Approval Object Type ,
-
Table: AHL_UNIT_THRESHOLDS
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_UNIT_THRESHOLDS, object_name:AHL_UNIT_THRESHOLDS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This will store the item instance's threshold values, i.e Due at counter values, provided by Production or in cases where previous accomplishment data not available on the component and initial setup values are defined through Initializati , implementation_dba_data: AHL.AHL_UNIT_THRESHOLDS ,
-
Table: AHL_UNIT_THRESHOLDS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_UNIT_THRESHOLDS, object_name:AHL_UNIT_THRESHOLDS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This will store the item instance's threshold values, i.e Due at counter values, provided by Production or in cases where previous accomplishment data not available on the component and initial setup values are defined through Initializati , implementation_dba_data: AHL.AHL_UNIT_THRESHOLDS ,
-
Lookup Type: AHL_APPR_OBJECT_TYPE
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , meaning: Approval Object Type , description: Approval Object Type ,
-
Table: AHL_WORKORDER_TXNS
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_WORKORDER_TXNS, object_name:AHL_WORKORDER_TXNS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Ahl Production Workorder Transaction Information stored in this table , implementation_dba_data: AHL.AHL_WORKORDER_TXNS ,
-
View: AHL_MR_INST_RELATIONSHIPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_INST_RELATIONSHIPS_V, object_name:AHL_MR_INST_RELATIONSHIPS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View to describe the Relationship between Maintenance Requirements in Production , implementation_dba_data: APPS.AHL_MR_INST_RELATIONSHIPS_V ,
-
View: AHL_MR_INST_RELATIONSHIPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_INST_RELATIONSHIPS_V, object_name:AHL_MR_INST_RELATIONSHIPS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View to describe the Relationship between Maintenance Requirements in Production , implementation_dba_data: APPS.AHL_MR_INST_RELATIONSHIPS_V ,
-
Table: AHL_WORKORDER_TXNS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_WORKORDER_TXNS, object_name:AHL_WORKORDER_TXNS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Ahl Production Workorder Transaction Information stored in this table , implementation_dba_data: AHL.AHL_WORKORDER_TXNS ,
-
View: AHL_MR_INSTANCES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_INSTANCES_V, object_name:AHL_MR_INSTANCES_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View To get all the Maintenance Requirements in Production , implementation_dba_data: APPS.AHL_MR_INSTANCES_V ,
-
View: AHL_MR_INSTANCES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_INSTANCES_V, object_name:AHL_MR_INSTANCES_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View To get all the Maintenance Requirements in Production , implementation_dba_data: APPS.AHL_MR_INSTANCES_V ,
-
Table: AHL_WO_OPERATIONS_TXNS
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_WO_OPERATIONS_TXNS, object_name:AHL_WO_OPERATIONS_TXNS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Ahl Production Workorder Operations Information stored in this table , implementation_dba_data: AHL.AHL_WO_OPERATIONS_TXNS ,
-
Table: AHL_WO_OPERATIONS_TXNS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_WO_OPERATIONS_TXNS, object_name:AHL_WO_OPERATIONS_TXNS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Ahl Production Workorder Operations Information stored in this table , implementation_dba_data: AHL.AHL_WO_OPERATIONS_TXNS ,
-
Lookup Type: AHL_PRD_MR_STATUS
12.1.1
product: AHL - Complex Maintenance Repair and Overhaul , meaning: AHL_PRD_MR_STATUS , description: Maintenance Requirement Status in Production ,
-
Table: AHL_WORKORDERS
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_WORKORDERS, object_name:AHL_WORKORDERS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Ahl Production Workorder Information stored in this table , implementation_dba_data: AHL.AHL_WORKORDERS ,
-
Lookup Type: AHL_PRD_MR_STATUS
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , meaning: AHL_PRD_MR_STATUS , description: Maintenance Requirement Status in Production ,
-
Lookup Type: AHL_DISP_STATUS
12.1.1
product: AHL - Complex Maintenance Repair and Overhaul , meaning: AHL_DISP_STATUS , description: Production Disposition Status ,
-
Lookup Type: AHL_DISP_STATUS
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , meaning: AHL_DISP_STATUS , description: Production Disposition Status ,
-
Table: AHL_WORKORDERS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_WORKORDERS, object_name:AHL_WORKORDERS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Ahl Production Workorder Information stored in this table , implementation_dba_data: AHL.AHL_WORKORDERS ,
-
View: AHL_WORKORDERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_WORKORDERS_V, object_name:AHL_WORKORDERS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Workorders View for Production Module Restricted by Operating Unit id. Restriction for masterworkorders and workorders created for costing , implementation_dba_data: APPS.AHL_WORKORDERS_V ,
-
View: AHL_WORKORDERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_WORKORDERS_V, object_name:AHL_WORKORDERS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Workorders View for Production Module Restricted by Operating Unit id. Restriction for masterworkorders and workorders created for costing , implementation_dba_data: APPS.AHL_WORKORDERS_V ,
-
View: AHL_ALL_WORKORDERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_ALL_WORKORDERS_V, object_name:AHL_ALL_WORKORDERS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Workorders View for Production Module Restricted by Operating Unit id. No restriction for masterworkorders and workorders created for costing , implementation_dba_data: APPS.AHL_ALL_WORKORDERS_V ,
-
View: AHL_ALL_WORKORDERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_ALL_WORKORDERS_V, object_name:AHL_ALL_WORKORDERS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Workorders View for Production Module Restricted by Operating Unit id. No restriction for masterworkorders and workorders created for costing , implementation_dba_data: APPS.AHL_ALL_WORKORDERS_V ,
-
Lookup Type: AHL_UNIT_EFFECTIVITY_MESSAGE
12.1.1
product: AHL - Complex Maintenance Repair and Overhaul , meaning: AHL: Unit Effectivity Message Codes , description: Maintenance Requirement's message/exception codes. ,
-
Lookup Type: AHL_UNIT_EFFECTIVITY_MESSAGE
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , meaning: AHL: Unit Effectivity Message Codes , description: Maintenance Requirement's message/exception codes. ,
-
Table: AHL_RELATIONSHIPS_TL
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_RELATIONSHIPS_TL, object_name:AHL_RELATIONSHIPS_TL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table is obsoleted tabled from 11.5.10 .. This table stores the translated position hierarchy information of the master configuration. , implementation_dba_data: AHL.AHL_RELATIONSHIPS_TL ,
-
Table: AHL_RELATIONSHIPS_TL
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_RELATIONSHIPS_TL, object_name:AHL_RELATIONSHIPS_TL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table is obsoleted tabled from 11.5.10 .. This table stores the translated position hierarchy information of the master configuration. , implementation_dba_data: AHL.AHL_RELATIONSHIPS_TL ,
-
View: AHL_MR_ITEMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_ITEMS_V, object_name:AHL_MR_ITEMS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on join of AHL_MR_EFFECTIVTIES_B, AHL_POSITION_ALTERNATES_V & MTL_SYSTEM_ITEMS_KFV to get the affected items for all maintenance requirements. , implementation_dba_data: APPS.AHL_MR_ITEMS_V ,
-
View: AHL_MR_ITEMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_ITEMS_V, object_name:AHL_MR_ITEMS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on join of AHL_MR_EFFECTIVTIES_B, AHL_POSITION_ALTERNATES_V & MTL_SYSTEM_ITEMS_KFV to get the affected items for all maintenance requirements. , implementation_dba_data: APPS.AHL_MR_ITEMS_V ,
-
Table: AHL_RELATIONSHIPS_B
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_RELATIONSHIPS_B, object_name:AHL_RELATIONSHIPS_B, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table is obsoleted tabled from 11.5.10 .. This table stores the position hierarchy of the master configuration. , implementation_dba_data: AHL.AHL_RELATIONSHIPS_B ,
-
View: AHL_SIMULATION_FORECAST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_SIMULATION_FORECAST_V, object_name:AHL_SIMULATION_FORECAST_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , implementation_dba_data: APPS.AHL_SIMULATION_FORECAST_V ,
-
Table: AHL_RELATIONSHIPS_B
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_RELATIONSHIPS_B, object_name:AHL_RELATIONSHIPS_B, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table is obsoleted tabled from 11.5.10 .. This table stores the position hierarchy of the master configuration. , implementation_dba_data: AHL.AHL_RELATIONSHIPS_B ,
-
Table: AHL_ITEM_ASSOCIATIONS_B_H
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ITEM_ASSOCIATIONS_B_H, object_name:AHL_ITEM_ASSOCIATIONS_B_H, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table is Histrory of the Item Group Assoications , implementation_dba_data: AHL.AHL_ITEM_ASSOCIATIONS_B_H ,
-
Table: AHL_ITEM_ASSOCIATIONS_B_H
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ITEM_ASSOCIATIONS_B_H, object_name:AHL_ITEM_ASSOCIATIONS_B_H, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table is Histrory of the Item Group Assoications , implementation_dba_data: AHL.AHL_ITEM_ASSOCIATIONS_B_H ,
-
View: AHL_UNIT_CONFIG_HEADERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UNIT_CONFIG_HEADERS_V, object_name:AHL_UNIT_CONFIG_HEADERS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view includes all the information related to unit configuration headers, master configuration headers, and the hierarchy of uc and its parent UC, root UC and parent instance. , implementation_dba_data: APPS.AHL_UNIT_CONFIG_HEADERS_V ,
-
View: AHL_UNIT_CONFIG_HEADERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UNIT_CONFIG_HEADERS_V, object_name:AHL_UNIT_CONFIG_HEADERS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view includes all the information related to unit configuration headers, master configuration headers, and the hierarchy of uc and its parent UC, root UC and parent instance. , implementation_dba_data: APPS.AHL_UNIT_CONFIG_HEADERS_V ,
-
View: AHL_UC_HEADER_PATHS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UC_HEADER_PATHS_V, object_name:AHL_UC_HEADER_PATHS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the unit/subunit position/header/instance information. , implementation_dba_data: APPS.AHL_UC_HEADER_PATHS_V ,
-
View: AHL_UC_HEADER_PATHS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UC_HEADER_PATHS_V, object_name:AHL_UC_HEADER_PATHS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the unit/subunit position/header/instance information. , implementation_dba_data: APPS.AHL_UC_HEADER_PATHS_V ,
-
View: AHL_MR_ITEM_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_ITEM_DETAILS_V, object_name:AHL_MR_ITEM_DETAILS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on join of AHL_MR_DETAILS_V, AHL_MR_ITEMS_V so that, each row corresponds to a unique Item Effectivity for the Maintenance requirement. This view is used by the Search MR UI to search by the associated item number along with othe , implementation_dba_data: APPS.AHL_MR_ITEM_DETAILS_V ,
-
View: AHL_MR_ITEM_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_ITEM_DETAILS_V, object_name:AHL_MR_ITEM_DETAILS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on join of AHL_MR_DETAILS_V, AHL_MR_ITEMS_V so that, each row corresponds to a unique Item Effectivity for the Maintenance requirement. This view is used by the Search MR UI to search by the associated item number along with othe , implementation_dba_data: APPS.AHL_MR_ITEM_DETAILS_V ,