Search Results ahl_routes_b
Overview
The AHL_ROUTES_B table is a core data object within the Oracle E-Business Suite Complex Maintenance, Repair, and Overhaul (CMRO) application. It serves as the master definition table for routes, which are standardized sequences of operations required to perform maintenance, repair, or overhaul tasks on assets. A route defines the workflow, resource requirements, and quality checks necessary for a job. This table is foundational to the CMRO module's ability to plan, execute, and track complex service activities, ensuring consistency and efficiency in maintenance processes. It stores the essential, non-translatable attributes of a route, with language-specific descriptions maintained in the related AHL_ROUTES_TL table.
Key Information Stored
The table's primary identifier is the ROUTE_ID, a system-generated unique key. The ROUTE_NO column provides a unique, user-defined identifier for the route. Key descriptive attributes include the route name and description. The table also stores critical configuration data that links the route to other EBS entities, defining its operational context. This includes the SERVICE_ITEM_ID and SERVICE_ITEM_ORG_ID, which associate the route with a specific inventory item and organization. The OPERATOR_PARTY_ID links to the HZ_PARTIES table to identify the responsible service provider. For cost accounting, the ACCOUNTING_CLASS_CODE and ACCOUNTING_CLASS_ORG_ID reference WIP_ACCOUNTING_CLASSES. The table also holds references to a quality plan (QA_PLAN_ID) and a task template group (TASK_TEMPLATE_GROUP_ID), integrating quality management and task scheduling functionalities directly into the route definition.
Common Use Cases and Queries
A primary use case is the retrieval of route master data for maintenance planning and execution. Technical consultants often query this table to support custom reports, data fixes, or integration scripts. Common SQL patterns include joining to its descriptive TL table and key foreign key tables. For example, to list all routes with their associated service item and operator party name, a query would join AHL_ROUTES_B to MTL_SYSTEM_ITEMS_B and HZ_PARTIES. Another frequent scenario involves tracing the usage of a specific route by joining to child tables like AHL_MR_ROUTES (to find associated Maintenance Requirements) or AHL_WORKORDERS. Data validation queries often check for orphaned records or enforce business rules on the ROUTE_NO uniqueness.
Related Objects
The AHL_ROUTES_B table is central to the CMRO data model, with numerous objects having foreign key dependencies on its ROUTE_ID column. Key related objects include:
- AHL_ROUTES_TL: Stores translated descriptions for the routes defined in the base table.
- AHL_ROUTES_H_B: The history table that tracks changes to the base route attributes over time.
- AHL_MR_ROUTES: Associates routes with specific Maintenance Requirements (MR).
- AHL_ROUTE_OPERATIONS and AHL_ROUTE_OPERATIONS_H: Define and track the sequence of operations within a route.
- AHL_RT_OPER_LABOR, AHL_RT_OPER_MATERIALS, AHL_RT_OPER_RESOURCES: Detail the labor, material, and resource requirements for route operations.
- AHL_WORKORDERS: References the route used to create a work order.
- AHL_ROUTE_EFFECTIVITIES: Manages the effective dating and versioning of routes.
- AHL_DOC_TITLE_ASSOS_B: Links documents to the route object.
-
Table: AHL_ROUTES_B
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ROUTES_B, object_name:AHL_ROUTES_B, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the Route attributes. , implementation_dba_data: AHL.AHL_ROUTES_B ,
-
Table: AHL_ROUTES_B
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ROUTES_B, object_name:AHL_ROUTES_B, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the Route attributes. , implementation_dba_data: AHL.AHL_ROUTES_B ,
-
Table: AHL_ROUTES_H_B
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ROUTES_H_B, object_name:AHL_ROUTES_H_B, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: History table for AHL_ROUTES_B. , implementation_dba_data: AHL.AHL_ROUTES_H_B ,
-
Table: AHL_ROUTES_H_B
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ROUTES_H_B, object_name:AHL_ROUTES_H_B, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: History table for AHL_ROUTES_B. , implementation_dba_data: AHL.AHL_ROUTES_H_B ,
-
Table: AHL_ROUTES_TL
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ROUTES_TL, object_name:AHL_ROUTES_TL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the translated Route attributes. , implementation_dba_data: AHL.AHL_ROUTES_TL ,
-
Table: AHL_ROUTE_EFFECTIVITIES
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ROUTE_EFFECTIVITIES, object_name:AHL_ROUTE_EFFECTIVITIES, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the Route Effectivity Attributes. , implementation_dba_data: AHL.AHL_ROUTE_EFFECTIVITIES ,
-
Table: AHL_ROUTE_OPERATIONS_H
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ROUTE_OPERATIONS_H, object_name:AHL_ROUTE_OPERATIONS_H, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: History table for AHL_ROUTE_OPERATIONS. , implementation_dba_data: AHL.AHL_ROUTE_OPERATIONS_H ,
-
Table: AHL_ROUTES_TL
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ROUTES_TL, object_name:AHL_ROUTES_TL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the translated Route attributes. , implementation_dba_data: AHL.AHL_ROUTES_TL ,
-
Table: AHL_ROUTE_OPERATIONS_H
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ROUTE_OPERATIONS_H, object_name:AHL_ROUTE_OPERATIONS_H, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: History table for AHL_ROUTE_OPERATIONS. , implementation_dba_data: AHL.AHL_ROUTE_OPERATIONS_H ,
-
Table: AHL_ROUTE_OPERATIONS
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ROUTE_OPERATIONS, object_name:AHL_ROUTE_OPERATIONS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the association between Routes and Operations. , implementation_dba_data: AHL.AHL_ROUTE_OPERATIONS ,
-
Table: AHL_RT_OPER_RESOURCES
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_RT_OPER_RESOURCES, object_name:AHL_RT_OPER_RESOURCES, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the resource requirements for a Route or an Operation. , implementation_dba_data: AHL.AHL_RT_OPER_RESOURCES ,
-
Table: AHL_RT_OPER_RESOURCES
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_RT_OPER_RESOURCES, object_name:AHL_RT_OPER_RESOURCES, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the resource requirements for a Route or an Operation. , implementation_dba_data: AHL.AHL_RT_OPER_RESOURCES ,
-
Table: AHL_RT_OPER_LABOR_H
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_RT_OPER_LABOR_H, object_name:AHL_RT_OPER_LABOR_H, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: History table for AHL_RT_OPER_LABOR. , implementation_dba_data: AHL.AHL_RT_OPER_LABOR_H ,
-
Table: AHL_RT_OPER_LABOR_H
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_RT_OPER_LABOR_H, object_name:AHL_RT_OPER_LABOR_H, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: History table for AHL_RT_OPER_LABOR. , implementation_dba_data: AHL.AHL_RT_OPER_LABOR_H ,
-
Table: AHL_RT_OPER_MATERIALS_H
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_RT_OPER_MATERIALS_H, object_name:AHL_RT_OPER_MATERIALS_H, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: History table for AHL_RT_OPER_MATERIALS. , implementation_dba_data: AHL.AHL_RT_OPER_MATERIALS_H ,
-
Table: AHL_MR_ROUTES
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_MR_ROUTES, object_name:AHL_MR_ROUTES, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the associations of maintenance requirements to routes. , implementation_dba_data: AHL.AHL_MR_ROUTES ,
-
Table: AHL_RT_OPER_MATERIALS_H
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_RT_OPER_MATERIALS_H, object_name:AHL_RT_OPER_MATERIALS_H, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: History table for AHL_RT_OPER_MATERIALS. , implementation_dba_data: AHL.AHL_RT_OPER_MATERIALS_H ,
-
Table: AHL_RT_OPER_ACCESS_PANELS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_RT_OPER_ACCESS_PANELS, object_name:AHL_RT_OPER_ACCESS_PANELS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the access panels associated with a Route or an Operation. , implementation_dba_data: AHL.AHL_RT_OPER_ACCESS_PANELS ,
-
Table: AHL_ROUTE_EFFECTIVITIES
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ROUTE_EFFECTIVITIES, object_name:AHL_ROUTE_EFFECTIVITIES, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the Route Effectivity Attributes. , implementation_dba_data: AHL.AHL_ROUTE_EFFECTIVITIES ,
-
Table: AHL_RT_OPER_MATERIALS
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_RT_OPER_MATERIALS, object_name:AHL_RT_OPER_MATERIALS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the material and tool requirements for a Route or an Operation. , implementation_dba_data: AHL.AHL_RT_OPER_MATERIALS ,
-
Table: AHL_ROUTE_OPERATIONS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ROUTE_OPERATIONS, object_name:AHL_ROUTE_OPERATIONS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the association between Routes and Operations. , implementation_dba_data: AHL.AHL_ROUTE_OPERATIONS ,
-
Table: AHL_DOC_TITLE_ASSOS_B
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_DOC_TITLE_ASSOS_B, object_name:AHL_DOC_TITLE_ASSOS_B, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores association between document or document revision and ASO object (ASO object could be a route, master configuration, unit configuration, etc.). , implementation_dba_data: AHL.AHL_DOC_TITLE_ASSOS_B ,
-
Table: AHL_RT_OPER_LABOR
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_RT_OPER_LABOR, object_name:AHL_RT_OPER_LABOR, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the labor requirements for a Route or an Operation. , implementation_dba_data: AHL.AHL_RT_OPER_LABOR ,
-
Table: AHL_RT_OPER_LABOR
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_RT_OPER_LABOR, object_name:AHL_RT_OPER_LABOR, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the labor requirements for a Route or an Operation. , implementation_dba_data: AHL.AHL_RT_OPER_LABOR ,
-
Table: AHL_MR_ROUTES
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_MR_ROUTES, object_name:AHL_MR_ROUTES, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the associations of maintenance requirements to routes. , implementation_dba_data: AHL.AHL_MR_ROUTES ,
-
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 ,
-
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 ,
-
Table: AHL_RT_OPER_MATERIALS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_RT_OPER_MATERIALS, object_name:AHL_RT_OPER_MATERIALS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the material and tool requirements for a Route or an Operation. , implementation_dba_data: AHL.AHL_RT_OPER_MATERIALS ,
-
Table: AHL_DOC_TITLE_ASSOS_B
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_DOC_TITLE_ASSOS_B, object_name:AHL_DOC_TITLE_ASSOS_B, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores association between document or document revision and ASO object (ASO object could be a route, master configuration, unit configuration, etc.). , implementation_dba_data: AHL.AHL_DOC_TITLE_ASSOS_B ,
-
View: AHL_ROUTES_B_KFV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_ROUTES_B_KFV, object_name:AHL_ROUTES_B_KFV, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Key Flexfield automatically generated KFV view , implementation_dba_data: APPS.AHL_ROUTES_B_KFV ,
-
View: AHL_ROUTES_B_KFV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_ROUTES_B_KFV, object_name:AHL_ROUTES_B_KFV, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Key Flexfield automatically generated KFV view , implementation_dba_data: APPS.AHL_ROUTES_B_KFV ,
-
View: AHL_ROUTES_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_ROUTES_VL, object_name:AHL_ROUTES_VL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_ROUTES_B and the translated columns from the table AHL_ROUTES_TL. , implementation_dba_data: APPS.AHL_ROUTES_VL ,
-
View: AHL_ROUTES_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_ROUTES_VL, object_name:AHL_ROUTES_VL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_ROUTES_B and the translated columns from the table AHL_ROUTES_TL. , implementation_dba_data: APPS.AHL_ROUTES_VL ,
-
View: AHL_ROUTES_APP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_ROUTES_APP_V, object_name:AHL_ROUTES_APP_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_ROUTES_B and the translated columns from the table AHL_ROUTES_TL. , implementation_dba_data: APPS.AHL_ROUTES_APP_V ,
-
View: AHL_ROUTES_APP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_ROUTES_APP_V, object_name:AHL_ROUTES_APP_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_ROUTES_B and the translated columns from the table AHL_ROUTES_TL. , implementation_dba_data: APPS.AHL_ROUTES_APP_V ,
-
View: AHL_WORKORDERS_OSP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_WORKORDERS_OSP_V, object_name:AHL_WORKORDERS_OSP_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Workorders View for Outside Processing module. Excludes Master Workorders. , implementation_dba_data: APPS.AHL_WORKORDERS_OSP_V ,
-
View: AHL_WORKORDERS_OSP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_WORKORDERS_OSP_V, object_name:AHL_WORKORDERS_OSP_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Workorders View for Outside Processing module. Excludes Master Workorders. , implementation_dba_data: APPS.AHL_WORKORDERS_OSP_V ,