Search Results f the prom telegram
The AHL_MR_INTERFACES
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical data structure within the Oracle Advanced Service Online (ASO) module, specifically designed to support Maintenance, Repair, and Overhaul (MRO) operations. This table serves as a repository for storing interval-based maintenance requirements, which are essential for defining service schedules, warranty tracking, and compliance with regulatory standards. Below is a detailed analysis of its structure, purpose, and integration within Oracle EBS.
1. Table Overview
TheAHL_MR_INTERVACES
table stores interval definitions associated with Maintenance Requirements (MR) in Oracle's Service and Maintenance modules. Intervals define the frequency or conditions under which maintenance tasks must be performed, such as time-based (e.g., every 6 months) or usage-based (e.g., every 10,000 miles). Key attributes include:
- MR_INTERVAL_ID: Primary key, uniquely identifying each interval record.
- MR_HEADER_ID: Foreign key linking to
AHL_MR_HEADERS
, associating intervals with specific maintenance requirements. - INTERVAL_TYPE_CODE: Categorizes intervals (e.g., 'TIME', 'USAGE', 'EVENT').
- VALUE: Numeric value defining the interval magnitude (e.g., 6 for 6 months).
- UOM_CODE: Unit of measure (e.g., 'MONTHS', 'HOURS').
- START_DATE_ACTIVE and END_DATE_ACTIVE: Validity period for the interval.
2. Functional Role
This table enables organizations to:- Define Maintenance Schedules: Intervals dictate when maintenance tasks are triggered, ensuring compliance with OEM guidelines or regulatory mandates.
- Support Complex Rules: Multiple intervals can be linked to a single MR, allowing for compound conditions (e.g., "Every 12 months or 5,000 miles, whichever comes first").
- Facilitate Warranty Tracking: Intervals help validate whether service was performed within required thresholds, impacting warranty claims.
3. Integration with Oracle EBS Modules
The table integrates with several EBS components:- Oracle Service Contracts: Intervals trigger service obligations under contract terms.
- Oracle Depot Repair: Used to schedule repairs based on asset usage or time elapsed.
- Oracle Enterprise Asset Management (eAM): Intervals feed into preventive maintenance workflows.
4. Key Dependencies
- AHL_MR_HEADERS: Parent table containing MR definitions.
- AHL_MR_ROUTES: Associates intervals with task sequences.
- FND_LOOKUP_VALUES: Stores coded values for
INTERVAL_TYPE_CODE
andUOM_CODE
.
5. Customization Considerations
While Oracle provides standard interval types, extensions may be needed for industry-specific requirements. Customizations should:- Leverage Oracle APIs (e.g.,
AHL_MR_INTERVALS_PKG
) to ensure data integrity. - Adhere to Oracle's Multi-Org architecture for partitioned data.
- Consider performance impacts when querying large interval datasets.
6. Data Security
Access toAHL_MR_INTERVALS
is controlled via Oracle's Function Security, typically restricted to roles like "Service Administrator" or "Maintenance Planner."
7. Upgrade Implications
Between 12.1.1 and 12.2.2, the table structure remains largely consistent, but 12.2.2 introduces enhanced indexing and partitioning options for scalability. In summary,AHL_MR_INTERVALS
is a foundational table for MRO operations in Oracle EBS, enabling precise maintenance scheduling and compliance management. Its design reflects Oracle's focus on configurability and integration across service-centric modules.
-
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_UNIT_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UNIT_DETAILS_V, object_name:AHL_UNIT_DETAILS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query to retrieve Unit Configuration node details ( item and position information ). , implementation_dba_data: APPS.AHL_UNIT_DETAILS_V ,
-
View: AHL_UNIT_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UNIT_DETAILS_V, object_name:AHL_UNIT_DETAILS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query to retrieve Unit Configuration node details ( item and position information ). , implementation_dba_data: APPS.AHL_UNIT_DETAILS_V ,
-
View: AHL_MR_ACTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_ACTIONS_V, object_name:AHL_MR_ACTIONS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the views AHL_MR_ACTIONS_VL, FND_LOOKUP_VALUES_VL and QA_PLANS , implementation_dba_data: APPS.AHL_MR_ACTIONS_V ,
-
View: AHL_MR_ACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_ACTIONS_V, object_name:AHL_MR_ACTIONS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the views AHL_MR_ACTIONS_VL, FND_LOOKUP_VALUES_VL and QA_PLANS , implementation_dba_data: APPS.AHL_MR_ACTIONS_V ,
-
View: AHL_MR_EFFECTIVITY_DTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_EFFECTIVITY_DTLS_V, object_name:AHL_MR_EFFECTIVITY_DTLS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the views AHL_MR_EFFECTIVITY_DTLS,FND_TERRITORIES_VL,FND_LOOKUP_VALUES_VL,MTL_MANUFACTURERS , implementation_dba_data: APPS.AHL_MR_EFFECTIVITY_DTLS_V ,
-
View: AHL_MR_EFFECTIVITY_DTLS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_EFFECTIVITY_DTLS_V, object_name:AHL_MR_EFFECTIVITY_DTLS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the views AHL_MR_EFFECTIVITY_DTLS,FND_TERRITORIES_VL,FND_LOOKUP_VALUES_VL,MTL_MANUFACTURERS , implementation_dba_data: APPS.AHL_MR_EFFECTIVITY_DTLS_V ,
-
View: AHL_UNIT_HEADER_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UNIT_HEADER_DETAILS_V, object_name:AHL_UNIT_HEADER_DETAILS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query to retrieve valid Unit Configuration header details. , implementation_dba_data: APPS.AHL_UNIT_HEADER_DETAILS_V ,
-
View: AHL_UNIT_HEADER_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UNIT_HEADER_DETAILS_V, object_name:AHL_UNIT_HEADER_DETAILS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query to retrieve valid Unit Configuration header details. , implementation_dba_data: APPS.AHL_UNIT_HEADER_DETAILS_V ,
-
View: AHL_UNIT_INSTALLED_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UNIT_INSTALLED_DETAILS_V, object_name:AHL_UNIT_INSTALLED_DETAILS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query to retrieve Install Base item instance details. , implementation_dba_data: APPS.AHL_UNIT_INSTALLED_DETAILS_V ,
-
View: AHL_UNIT_INSTALLED_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_UNIT_INSTALLED_DETAILS_V, object_name:AHL_UNIT_INSTALLED_DETAILS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view stores the query to retrieve Install Base item instance details. , implementation_dba_data: APPS.AHL_UNIT_INSTALLED_DETAILS_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 ,
-
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. ,
-
View: AHL_OPERATION_PHASES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_OPERATION_PHASES_V, object_name:AHL_OPERATION_PHASES_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_OPERATION_PHASES and the view FND_LOOKUP_VALUES_VL to include all the corresponding descriptions of the codes. , implementation_dba_data: APPS.AHL_OPERATION_PHASES_V ,
-
View: AHL_OPERATION_PHASES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_OPERATION_PHASES_V, object_name:AHL_OPERATION_PHASES_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_OPERATION_PHASES and the view FND_LOOKUP_VALUES_VL to include all the corresponding descriptions of the codes. , implementation_dba_data: APPS.AHL_OPERATION_PHASES_V ,
-
View: AHL_RT_OPER_LABOR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_RT_OPER_LABOR_V, object_name:AHL_RT_OPER_LABOR_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_RT_OPER_LABOR and the view FND_LOOKUP_VALUES_VL to include all the corresponding descriptions of the codes. , implementation_dba_data: APPS.AHL_RT_OPER_LABOR_V ,
-
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 ,
-
View: AHL_RT_OPER_LABOR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_RT_OPER_LABOR_V, object_name:AHL_RT_OPER_LABOR_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_RT_OPER_LABOR and the view FND_LOOKUP_VALUES_VL to include all the corresponding descriptions of the codes. , implementation_dba_data: APPS.AHL_RT_OPER_LABOR_V ,
-
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 ,
-
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_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 ,
-
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 ,
-
View: AHL_PRODTYPE_ZONES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_PRODTYPE_ZONES_V, object_name:AHL_PRODTYPE_ZONES_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_PRODTYPE_ZONES and the view FND_LOOKUP_VALUES_VL to include all the corresponding descriptions of the codes. , implementation_dba_data: APPS.AHL_PRODTYPE_ZONES_V ,
-
View: AHL_PRODTYPE_ZONES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_PRODTYPE_ZONES_V, object_name:AHL_PRODTYPE_ZONES_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_PRODTYPE_ZONES and the view FND_LOOKUP_VALUES_VL to include all the corresponding descriptions of the codes. , implementation_dba_data: APPS.AHL_PRODTYPE_ZONES_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 ,
-
View: AHL_RT_OPER_RESOURCES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_RT_OPER_RESOURCES_V, object_name:AHL_RT_OPER_RESOURCES_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_RT_OPER_RESOURCES and the view FND_LOOKUP_VALUES_VL to include all the corresponding descriptions of the codes. , implementation_dba_data: APPS.AHL_RT_OPER_RESOURCES_V ,
-
View: AHL_RT_OPER_RESOURCES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_RT_OPER_RESOURCES_V, object_name:AHL_RT_OPER_RESOURCES_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_RT_OPER_RESOURCES and the view FND_LOOKUP_VALUES_VL to include all the corresponding descriptions of the codes. , implementation_dba_data: APPS.AHL_RT_OPER_RESOURCES_V ,
-
View: AHL_MR_RELATIONSHIPS_APP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_RELATIONSHIPS_APP_V, object_name:AHL_MR_RELATIONSHIPS_APP_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_MR_RELATIONSHIPS with AHL_MR_HEADERS_VL to get the MR Titles & Revision Numbers of the Parent and Child MRs. , implementation_dba_data: APPS.AHL_MR_RELATIONSHIPS_APP_V ,
-
View: AHL_MR_RELATIONSHIPS_APP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_RELATIONSHIPS_APP_V, object_name:AHL_MR_RELATIONSHIPS_APP_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_MR_RELATIONSHIPS with AHL_MR_HEADERS_VL to get the MR Titles & Revision Numbers of the Parent and Child MRs. , implementation_dba_data: APPS.AHL_MR_RELATIONSHIPS_APP_V ,
-
View: AHL_ITEM_GROUPS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_ITEM_GROUPS_VL, object_name:AHL_ITEM_GROUPS_VL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_ITEM_GROUPS_B and the translated columns from the table AHL_ITEM_GROUPS_TL. , implementation_dba_data: APPS.AHL_ITEM_GROUPS_VL ,
-
View: AHL_ITEM_GROUPS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_ITEM_GROUPS_VL, object_name:AHL_ITEM_GROUPS_VL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_ITEM_GROUPS_B and the translated columns from the table AHL_ITEM_GROUPS_TL. , implementation_dba_data: APPS.AHL_ITEM_GROUPS_VL ,
-
View: AHL_PC_HEADERS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_PC_HEADERS_VL, object_name:AHL_PC_HEADERS_VL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_PC_HEADERS_B and the translated columns from the table AHL_PC_HEADERS_TL , implementation_dba_data: APPS.AHL_PC_HEADERS_VL ,
-
View: AHL_PC_HEADERS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_PC_HEADERS_VL, object_name:AHL_PC_HEADERS_VL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_PC_HEADERS_B and the translated columns from the table AHL_PC_HEADERS_TL , implementation_dba_data: APPS.AHL_PC_HEADERS_VL ,
-
View: AHL_RELATIONSHIPS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_RELATIONSHIPS_VL, object_name:AHL_RELATIONSHIPS_VL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_RELATIONSHIPS_B and the translated columns from the table AHL_RELATIONSHIPS_TL. , implementation_dba_data: APPS.AHL_RELATIONSHIPS_VL ,
-
View: AHL_ROUTE_OPERATIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_ROUTE_OPERATIONS_V, object_name:AHL_ROUTE_OPERATIONS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_ROUTE_OPERATIONS and the view AHL_OPERATIONS_VL to include some attributes of the operations. , implementation_dba_data: APPS.AHL_ROUTE_OPERATIONS_V ,
-
View: AHL_ROUTES_H_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_ROUTES_H_VL, object_name:AHL_ROUTES_H_VL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_ROUTES_H_B and the translated columns from the table AHL_ROUTES_H_TL. , implementation_dba_data: APPS.AHL_ROUTES_H_VL ,
-
View: AHL_ROUTE_OPERATIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_ROUTE_OPERATIONS_V, object_name:AHL_ROUTE_OPERATIONS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_ROUTE_OPERATIONS and the view AHL_OPERATIONS_VL to include some attributes of the operations. , implementation_dba_data: APPS.AHL_ROUTE_OPERATIONS_V ,
-
View: AHL_RELATIONSHIPS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_RELATIONSHIPS_VL, object_name:AHL_RELATIONSHIPS_VL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_RELATIONSHIPS_B and the translated columns from the table AHL_RELATIONSHIPS_TL. , implementation_dba_data: APPS.AHL_RELATIONSHIPS_VL ,
-
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_ROUTES_H_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_ROUTES_H_VL, object_name:AHL_ROUTES_H_VL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_ROUTES_H_B and the translated columns from the table AHL_ROUTES_H_TL. , implementation_dba_data: APPS.AHL_ROUTES_H_VL ,
-
View: AHL_MR_HEADERS_APP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_HEADERS_APP_V, object_name:AHL_MR_HEADERS_APP_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_MR_HEADERS_B and the translated columns from the table AHL_MR_HEADERS_TL , implementation_dba_data: APPS.AHL_MR_HEADERS_APP_V ,
-
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_MR_HEADERS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_HEADERS_VL, object_name:AHL_MR_HEADERS_VL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_MR_HEADERS_B and the translated columns from the table AHL_MR_HEADERS_TL , implementation_dba_data: APPS.AHL_MR_HEADERS_VL ,
-
View: AHL_MR_HEADERS_APP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_HEADERS_APP_V, object_name:AHL_MR_HEADERS_APP_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_MR_HEADERS_B and the translated columns from the table AHL_MR_HEADERS_TL , implementation_dba_data: APPS.AHL_MR_HEADERS_APP_V ,
-
View: AHL_MR_HEADERS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_MR_HEADERS_VL, object_name:AHL_MR_HEADERS_VL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: View based on the table AHL_MR_HEADERS_B and the translated columns from the table AHL_MR_HEADERS_TL , implementation_dba_data: APPS.AHL_MR_HEADERS_VL ,
-
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 ,