Search Results when there is not enough money in the capital project in sap
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 ,
-
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 ,
-
View: AHL_UNIT_ALTERNATES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UNIT_ALTERNATES_V, object_name:AHL_UNIT_ALTERNATES_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query to retrieve alternate item instances available in Install Base for a position (node) as defined by Master Configuration , implementation_dba_data: APPS.AHL_UNIT_ALTERNATES_V ,
-
View: AHL_UNIT_ALTERNATES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UNIT_ALTERNATES_V, object_name:AHL_UNIT_ALTERNATES_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query to retrieve alternate item instances available in Install Base for a position (node) as defined by Master Configuration , implementation_dba_data: APPS.AHL_UNIT_ALTERNATES_V ,
-
View: AHL_UE_DEFERRAL_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UE_DEFERRAL_DETAILS_V, object_name:AHL_UE_DEFERRAL_DETAILS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View to retrieve the deferral and unit effectivity details. , implementation_dba_data: APPS.AHL_UE_DEFERRAL_DETAILS_V ,
-
View: AHL_UE_DEFERRAL_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UE_DEFERRAL_DETAILS_V, object_name:AHL_UE_DEFERRAL_DETAILS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View to retrieve the deferral and unit effectivity details. , implementation_dba_data: APPS.AHL_UE_DEFERRAL_DETAILS_V ,
-
Concurrent Program: AHLPRDSYWOPT
12.2.2
execution_filename: AHL_PRD_WORKORDER_PVT.Synch_Wo_Projtask_Times , product: AHL - Complex Maintenance Repair and Overhaul , user_name: Synchronize Work Order and Project Task Dates , description: Synchronize Work Order and Project Task Dates , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
View: AHL_UE_ORGS_DEPTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UE_ORGS_DEPTS_V, object_name:AHL_UE_ORGS_DEPTS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , implementation_dba_data: APPS.AHL_UE_ORGS_DEPTS_V ,
-
Lookup Type: AHL_VWP_TASK_STATUS
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , meaning: AHL_VWP_TASK_STATUS , description: Task Status for Visit Work Package ,
-
Lookup Type: AHL_VWP_TASK_STATUS
12.1.1
product: AHL - Complex Maintenance Repair and Overhaul , meaning: AHL_VWP_TASK_STATUS , description: Task Status for Visit Work Package ,
-
File: AHL_Dependencies.html
12.1.1
product: AHL - Complex Maintenance Repair and Overhaul , size: 345.351 KBytes , file_type: HTML Report , description: AHL_Dependencies.html is an html report that documents dependencies to tables and views in the AHL product. ,
-
File: AHL_Dependencies.html
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , size: 444.695 KBytes , file_type: HTML Report , description: AHL_Dependencies.html is an html report that documents dependencies to tables and views in the AHL product. ,
-
File: AHLProduct_Dependencies.html
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , size: 15.329 KBytes , file_type: HTML Report , description: AHLProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the AHL product. ,
-
File: AHLProduct_Dependencies.html
12.1.1
product: AHL - Complex Maintenance Repair and Overhaul , size: 37.639 KBytes , file_type: HTML Report , description: AHLProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the AHL product. ,
-
View: AHL_SR_UE_ASSOCIATIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_SR_UE_ASSOCIATIONS_V, object_name:AHL_SR_UE_ASSOCIATIONS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View to retrieve the unit effectivities that are associated to a Service Request. , implementation_dba_data: APPS.AHL_SR_UE_ASSOCIATIONS_V ,
-
View: AHL_SR_UE_ASSOCIATIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_SR_UE_ASSOCIATIONS_V, object_name:AHL_SR_UE_ASSOCIATIONS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View to retrieve the unit effectivities that are associated to a Service Request. , implementation_dba_data: APPS.AHL_SR_UE_ASSOCIATIONS_V ,
-
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 ,
-
File: AHL_Tables.html
12.1.1
product: AHL - Complex Maintenance Repair and Overhaul , size: 2.214 MBytes , file_type: HTML Report , description: AHL_Tables.html is an html report that documents the table and view definitions for the AHL product. ,
-
File: AHL_Tables.html
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , size: 2.97 MBytes , file_type: HTML Report , description: AHL_Tables.html is an html report that documents the table and view definitions for the AHL product. ,
-
View: AHL_MTL_ITEMS_NON_OU_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MTL_ITEMS_NON_OU_V, object_name:AHL_MTL_ITEMS_NON_OU_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view retrieves items from all inventory organizations. Not necessary to be in the same Operating Unit. , implementation_dba_data: APPS.AHL_MTL_ITEMS_NON_OU_V ,
-
View: AHL_MTL_ITEMS_NON_OU_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MTL_ITEMS_NON_OU_V, object_name:AHL_MTL_ITEMS_NON_OU_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view retrieves items from all inventory organizations. Not necessary to be in the same Operating Unit. , implementation_dba_data: APPS.AHL_MTL_ITEMS_NON_OU_V ,
-
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 ,
-
View: AHL_POSITION_ALTERNATES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_POSITION_ALTERNATES_V, object_name:AHL_POSITION_ALTERNATES_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the tables AHL_RELATIONSHIPS_B and AHL_ITEM_ASSOCIATIONS_B , implementation_dba_data: APPS.AHL_POSITION_ALTERNATES_V ,
-
View: AHL_POSITION_ALTERNATES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_POSITION_ALTERNATES_V, object_name:AHL_POSITION_ALTERNATES_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the tables AHL_RELATIONSHIPS_B and AHL_ITEM_ASSOCIATIONS_B , implementation_dba_data: APPS.AHL_POSITION_ALTERNATES_V ,
-
Lookup Type: AHL_LOG_SERIES_CODE
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , meaning: Log Series Code used when logging Non-routines. , description: Log Series Code used when logging Non-routines. ,
-
Lookup Type: AHL_LOG_SERIES_CODE
12.1.1
product: AHL - Complex Maintenance Repair and Overhaul , meaning: Log Series Code used when logging Non-routines. , description: Log Series Code used when logging Non-routines. ,
-
Table: AHL_ITEM_COMP_DETAILS
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ITEM_COMP_DETAILS, object_name:AHL_ITEM_COMP_DETAILS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the details of Non-Tracked Items/ Item Groups associated with a Item Composition in the header table. , implementation_dba_data: AHL.AHL_ITEM_COMP_DETAILS ,
-
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 ,
-
Table: AHL_ITEM_COMP_DETAILS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ITEM_COMP_DETAILS, object_name:AHL_ITEM_COMP_DETAILS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the details of Non-Tracked Items/ Item Groups associated with a Item Composition in the header table. , implementation_dba_data: AHL.AHL_ITEM_COMP_DETAILS ,
-
View: AHL_ITEM_CLASS_UOM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_ITEM_CLASS_UOM_V, object_name:AHL_ITEM_CLASS_UOM_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view retrieves items and all the UOMs which are in the same UOM class as the base UOM of the item. , implementation_dba_data: APPS.AHL_ITEM_CLASS_UOM_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. ,
-
View: AHL_ITEM_CLASS_UOM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_ITEM_CLASS_UOM_V, object_name:AHL_ITEM_CLASS_UOM_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view retrieves items and all the UOMs which are in the same UOM class as the base UOM of the item. , implementation_dba_data: APPS.AHL_ITEM_CLASS_UOM_V ,
-
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_OPERATION_PHASES
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_OPERATION_PHASES, object_name:AHL_OPERATION_PHASES, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the significant phases in an Operation. , implementation_dba_data: AHL.AHL_OPERATION_PHASES ,
-
Table: AHL_OPERATION_PHASES
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_OPERATION_PHASES, object_name:AHL_OPERATION_PHASES, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the significant phases in an Operation. , implementation_dba_data: AHL.AHL_OPERATION_PHASES ,
-
Lookup Type: AHL_MC_MAND_RULE_OPERATORS
12.1.1
product: AHL - Complex Maintenance Repair and Overhaul , meaning: Mandatory Rule Operators , description: Mandatory Rule Operators ,
-
Lookup Type: AHL_MC_MAND_RULE_OPERATORS
12.2.2
product: AHL - Complex Maintenance Repair and Overhaul , meaning: Mandatory Rule Operators , description: Mandatory Rule Operators ,
-
View: AHL_MR_PC_NODES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_PC_NODES_V, object_name:AHL_MR_PC_NODES_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on join of AHL_MR_DETAILS_V, AHL_MR_EFFECTIVITIES to include the PC_NODE_ID defined in the MR effectivities , implementation_dba_data: APPS.AHL_MR_PC_NODES_V ,
-
View: AHL_MR_PC_NODES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_PC_NODES_V, object_name:AHL_MR_PC_NODES_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on join of AHL_MR_DETAILS_V, AHL_MR_EFFECTIVITIES to include the PC_NODE_ID defined in the MR effectivities , implementation_dba_data: APPS.AHL_MR_PC_NODES_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 ,
-
View: AHL_PLAN_VISITS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_PLAN_VISITS_V, object_name:AHL_PLAN_VISITS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query relates to simulation plans and visit detail information , implementation_dba_data: APPS.AHL_PLAN_VISITS_V ,
-
View: AHL_PLAN_VISITS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_PLAN_VISITS_V, object_name:AHL_PLAN_VISITS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query relates to simulation plans and visit detail information , implementation_dba_data: APPS.AHL_PLAN_VISITS_V ,
-
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. ,
-
View: AHL_APPROVERS_TYPE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_APPROVERS_TYPE_V, object_name:AHL_APPROVERS_TYPE_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query relates to approver types information , implementation_dba_data: APPS.AHL_APPROVERS_TYPE_V ,
-
View: AHL_APPROVERS_TYPE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_APPROVERS_TYPE_V, object_name:AHL_APPROVERS_TYPE_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query relates to approver types information , implementation_dba_data: APPS.AHL_APPROVERS_TYPE_V ,
-
Lookup Type: AHL_MC_FLEET_RULE_OPERATORS
12.1.1
product: AHL - Complex Maintenance Repair and Overhaul , meaning: Fleet rule type operators , description: Fleet rule type operators ,