Search Results ahl_unit_effectivities_b
Overview
The AHL_UNIT_EFFECTIVITIES_B table is a core transactional entity within the Oracle E-Business Suite Complex Maintenance, Repair, and Overhaul (CMRO) module. It serves as the central repository for establishing and tracking the applicability of maintenance requirements (MRs) to specific serialized units and their installed components. Each record, known as a unit effectivity, defines a specific instance of a maintenance task that is due or has been performed on a particular unit configuration item. This table is fundamental to the execution of maintenance programs, enabling the scheduling of work orders, tracking of compliance, and management of maintenance history and deferrals within the asset lifecycle.
Key Information Stored
The table's structure captures the critical relationships and statuses for each maintenance requirement instance. The primary identifier is the UNIT_EFFECTIVITY_ID. Key foreign key columns define its core relationships: CSI_ITEM_INSTANCE_ID links to the specific serialized item, MR_HEADER_ID and MR_INTERVAL_ID identify the mandated maintenance task and its interval, and UNIT_CONFIG_HEADER_ID associates it with the unit's structural configuration. The table also manages complex execution states through columns like DEFER_FROM_UE_ID and ORIG_DEFERRAL_UE_ID for deferral chains, PRECEDING_UE_ID for sequence, and CLEAR_STATION_ORG_ID/DEPT_ID for completion location. Status and timing are tracked via LOG_SERIES_NUMBER, while links to service contracts (SERVICE_LINE_ID) and service requests (CS_INCIDENT_ID) integrate maintenance execution with broader service operations.
Common Use Cases and Queries
This table is central to numerous operational and reporting processes. A common use case is generating a list of all pending maintenance tasks for a specific unit. Another critical scenario involves querying the deferral history of a requirement. Analysts frequently query this table to report on maintenance compliance or to analyze the maintenance burden across a fleet. For example, to find all open unit effectivities for a specific aircraft (item instance), a query would join AHL_UNIT_EFFECTIVITIES_B to CSI_ITEM_INSTANCES and filter on the instance and relevant status columns. Performance tuning is essential, as queries often involve multiple joins to related CMRO tables like AHL_MR_HEADERS_B and AHL_UNIT_CONFIG_HEADERS.
Related Objects
AHL_UNIT_EFFECTIVITIES_B is a highly connected hub within the CMRO schema. Its primary relationships, as defined by its foreign keys, include:
- CSI_ITEM_INSTANCES: The foundational link to the physical serialized asset.
- AHL_MR_HEADERS_B / AHL_MR_INTERVALS: Define the maintenance task and scheduling rules.
- AHL_UNIT_CONFIG_HEADERS: Provides the structural context of the unit.
- AHL_UE_RELATIONSHIPS: Stores hierarchical or dependency links between different unit effectivities.
- AHL_SCHEDULE_MATERIALS: References unit effectivities to track parts required for scheduled tasks.
- OKC_K_LINES_B (Service Contracts) and CS_INCIDENTS_ALL_B (Service Requests): Integrate maintenance execution with the Service and Contracts modules.
-
Table: AHL_UNIT_EFFECTIVITIES_B
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_UNIT_EFFECTIVITIES_B, object_name:AHL_UNIT_EFFECTIVITIES_B, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the applicable maintenance requirements for all units and their components. , implementation_dba_data: AHL.AHL_UNIT_EFFECTIVITIES_B ,
-
Table: AHL_UNIT_EFFECTIVITIES_B
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_UNIT_EFFECTIVITIES_B, object_name:AHL_UNIT_EFFECTIVITIES_B, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the applicable maintenance requirements for all units and their components. , implementation_dba_data: AHL.AHL_UNIT_EFFECTIVITIES_B ,
-
Table: AHL_MR_HEADERS_B
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_MR_HEADERS_B, object_name:AHL_MR_HEADERS_B, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the maintenance requirement header information. , implementation_dba_data: AHL.AHL_MR_HEADERS_B ,
-
Table: AHL_MR_HEADERS_B
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_MR_HEADERS_B, object_name:AHL_MR_HEADERS_B, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the maintenance requirement header information. , implementation_dba_data: AHL.AHL_MR_HEADERS_B ,
-
Table: AHL_UE_RELATIONSHIPS
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_UE_RELATIONSHIPS, object_name:AHL_UE_RELATIONSHIPS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores information about the relationships between unit effectivities. , implementation_dba_data: AHL.AHL_UE_RELATIONSHIPS ,
-
Table: AHL_UE_RELATIONSHIPS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_UE_RELATIONSHIPS, object_name:AHL_UE_RELATIONSHIPS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores information about the relationships between unit effectivities. , implementation_dba_data: AHL.AHL_UE_RELATIONSHIPS ,
-
View: AHL_UNIT_EFFECTIVITIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UNIT_EFFECTIVITIES_V, object_name:AHL_UNIT_EFFECTIVITIES_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query to retrieve unit effectivities information based on the Maintainance Requirements defined in Fleet Maintainance Program and item instances available in Install Base for a position (node). , implementation_dba_data: APPS.AHL_UNIT_EFFECTIVITIES_V ,
-
View: AHL_UNIT_EFFECTIVITIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UNIT_EFFECTIVITIES_V, object_name:AHL_UNIT_EFFECTIVITIES_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query to retrieve unit effectivities information based on the Maintainance Requirements defined in Fleet Maintainance Program and item instances available in Install Base for a position (node). , implementation_dba_data: APPS.AHL_UNIT_EFFECTIVITIES_V ,
-
View: AHL_UNIT_EFFECTIVITIES_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UNIT_EFFECTIVITIES_VL, object_name:AHL_UNIT_EFFECTIVITIES_VL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query to retrieve unit effectivities information based on the base( AHL_UNIT_EFFECTIVITIES_B ) and TL ( AHL_UNIT_EFFECTIVITIES_TL ) tables. , implementation_dba_data: APPS.AHL_UNIT_EFFECTIVITIES_VL ,
-
View: AHL_UNIT_EFFECTIVITIES_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UNIT_EFFECTIVITIES_VL, object_name:AHL_UNIT_EFFECTIVITIES_VL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query to retrieve unit effectivities information based on the base( AHL_UNIT_EFFECTIVITIES_B ) and TL ( AHL_UNIT_EFFECTIVITIES_TL ) tables. , implementation_dba_data: APPS.AHL_UNIT_EFFECTIVITIES_VL ,
-
Table: AHL_UNIT_EFFECTIVITIES_TL
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_UNIT_EFFECTIVITIES_TL, object_name:AHL_UNIT_EFFECTIVITIES_TL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Translate table that for unit effectivities , implementation_dba_data: AHL.AHL_UNIT_EFFECTIVITIES_TL ,
-
Table: AHL_UNIT_EFFECTIVITIES_TL
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_UNIT_EFFECTIVITIES_TL, object_name:AHL_UNIT_EFFECTIVITIES_TL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Translate table that for unit effectivities , implementation_dba_data: AHL.AHL_UNIT_EFFECTIVITIES_TL ,
-
Table: AHL_UNIT_DEFERRALS_B
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_UNIT_DEFERRALS_B, object_name:AHL_UNIT_DEFERRALS_B, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table holds the deferral and MR initialization information for a unit effectivity. , implementation_dba_data: AHL.AHL_UNIT_DEFERRALS_B ,
-
Table: AHL_MR_INTERVALS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_MR_INTERVALS, object_name:AHL_MR_INTERVALS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the details of the frequency at whcih the maintenance requirement would be performed. , implementation_dba_data: AHL.AHL_MR_INTERVALS ,
-
Table: AHL_UNIT_DEFERRALS_B
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_UNIT_DEFERRALS_B, object_name:AHL_UNIT_DEFERRALS_B, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table holds the deferral and MR initialization information for a unit effectivity. , implementation_dba_data: AHL.AHL_UNIT_DEFERRALS_B ,
-
Table: AHL_MR_INTERVALS
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_MR_INTERVALS, object_name:AHL_MR_INTERVALS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the details of the frequency at whcih the maintenance requirement would be performed. , implementation_dba_data: AHL.AHL_MR_INTERVALS ,
-
Table: AHL_MR_EFFECTIVITIES
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_MR_EFFECTIVITIES, object_name:AHL_MR_EFFECTIVITIES, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the effectivity of maintenance requirement. , implementation_dba_data: AHL.AHL_MR_EFFECTIVITIES ,
-
Table: AHL_UNIT_ACCOMPLISHMNTS
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_UNIT_ACCOMPLISHMNTS, object_name:AHL_UNIT_ACCOMPLISHMNTS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table will contain all instances counter values at the time of accomplishment. , implementation_dba_data: AHL.AHL_UNIT_ACCOMPLISHMNTS ,
-
Table: AHL_UNIT_ACCOMPLISHMNTS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_UNIT_ACCOMPLISHMNTS, object_name:AHL_UNIT_ACCOMPLISHMNTS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table will contain all instances counter values at the time of accomplishment. , implementation_dba_data: AHL.AHL_UNIT_ACCOMPLISHMNTS ,
-
Table: AHL_SCHEDULE_MATERIALS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_SCHEDULE_MATERIALS, object_name:AHL_SCHEDULE_MATERIALS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores information about materials scheduled in MRP , implementation_dba_data: AHL.AHL_SCHEDULE_MATERIALS ,
-
Table: AHL_MR_EFFECTIVITIES
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_MR_EFFECTIVITIES, object_name:AHL_MR_EFFECTIVITIES, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the effectivity of maintenance requirement. , implementation_dba_data: AHL.AHL_MR_EFFECTIVITIES ,
-
Table: AHL_MC_PATH_POSITIONS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_MC_PATH_POSITIONS, object_name:AHL_MC_PATH_POSITIONS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Stores multi-level MC Positions , implementation_dba_data: AHL.AHL_MC_PATH_POSITIONS ,
-
Table: AHL_UNIT_CONFIG_HEADERS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_UNIT_CONFIG_HEADERS, object_name:AHL_UNIT_CONFIG_HEADERS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Unit Configuration represents a complex equipment. A unit configuration is constructed from a master configuration template. This table stores information about the unit configuration name and the master configuration it was constructed fro , implementation_dba_data: AHL.AHL_UNIT_CONFIG_HEADERS ,
-
Table: AHL_VISIT_TASKS_B
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_VISIT_TASKS_B, object_name:AHL_VISIT_TASKS_B, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores information about visit tasks , implementation_dba_data: AHL.AHL_VISIT_TASKS_B ,
-
Table: AHL_VISIT_TASKS_B
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_VISIT_TASKS_B, object_name:AHL_VISIT_TASKS_B, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores information about visit tasks , implementation_dba_data: AHL.AHL_VISIT_TASKS_B ,
-
View: AHL_UNIT_EFFECTIVITIES_APP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UNIT_EFFECTIVITIES_APP_V, object_name:AHL_UNIT_EFFECTIVITIES_APP_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query to retrieve unit effectivities information based on the base( AHL_UNIT_EFFECTIVITIES_B ) and TL ( AHL_UNIT_EFFECTIVITIES_TL ) tables striped by the language and application usage code. , implementation_dba_data: APPS.AHL_UNIT_EFFECTIVITIES_APP_V ,
-
View: AHL_UNIT_EFFECTIVITIES_APP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UNIT_EFFECTIVITIES_APP_V, object_name:AHL_UNIT_EFFECTIVITIES_APP_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query to retrieve unit effectivities information based on the base( AHL_UNIT_EFFECTIVITIES_B ) and TL ( AHL_UNIT_EFFECTIVITIES_TL ) tables striped by the language and application usage code. , implementation_dba_data: APPS.AHL_UNIT_EFFECTIVITIES_APP_V ,
-
View: AHL_VISIT_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_VISIT_DETAILS_V, object_name:AHL_VISIT_DETAILS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query to retrieve Visit details (ITEM,INSTANCE, ORGANIZATION, DEPARTMENT, UNIT information) , implementation_dba_data: APPS.AHL_VISIT_DETAILS_V ,
-
View: AHL_MM_WRK_ORDER_RESERVTN_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MM_WRK_ORDER_RESERVTN_V, object_name:AHL_MM_WRK_ORDER_RESERVTN_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , implementation_dba_data: APPS.AHL_MM_WRK_ORDER_RESERVTN_V ,
-
View: AHL_VISIT_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_VISIT_DETAILS_V, object_name:AHL_VISIT_DETAILS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query to retrieve Visit details (ITEM,INSTANCE, ORGANIZATION, DEPARTMENT, UNIT information) , implementation_dba_data: APPS.AHL_VISIT_DETAILS_V ,
-
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 ,