Search Results pivigames the binding of isaac repentance
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 ,
-
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_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 ,
-
Table: AHL_UC_HEADERS_H
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_UC_HEADERS_H, object_name:AHL_UC_HEADERS_H, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: History table of ahl_unit_config_headers. To keep the changes of each unit configuration. , implementation_dba_data: AHL.AHL_UC_HEADERS_H ,
-
Table: AHL_UC_HEADERS_H
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_UC_HEADERS_H, object_name:AHL_UC_HEADERS_H, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: History table of ahl_unit_config_headers. To keep the changes of each unit configuration. , implementation_dba_data: AHL.AHL_UC_HEADERS_H ,
-
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 ,
-
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 ,
-
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 ,
-
Table: AHL_MR_EFFECTIVITY_DTLS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_MR_EFFECTIVITY_DTLS, object_name:AHL_MR_EFFECTIVITY_DTLS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the item instance level details of the maintenance requirement. , implementation_dba_data: AHL.AHL_MR_EFFECTIVITY_DTLS ,
-
Table: AHL_MR_EFFECTIVITY_DTLS
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_MR_EFFECTIVITY_DTLS, object_name:AHL_MR_EFFECTIVITY_DTLS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the item instance level details of the maintenance requirement. , implementation_dba_data: AHL.AHL_MR_EFFECTIVITY_DTLS ,
-
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 ,
-
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 ,
-
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 ,
-
Table: AHL_ITEM_VENDOR_RELS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_ITEM_VENDOR_RELS, object_name:AHL_ITEM_VENDOR_RELS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the relationships between the relationships of physical inventory items and service items and certified vendors. , implementation_dba_data: AHL.AHL_ITEM_VENDOR_RELS ,
-
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_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_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 ,
-
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_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 ,
-
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 ,
-
View: AHL_CSI_INSTANCE_RELNS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_CSI_INSTANCE_RELNS_V, object_name:AHL_CSI_INSTANCE_RELNS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view contains the instance id, its immediate parent(if exists) and root instance id ( i.e. instance id for unit instances). , implementation_dba_data: APPS.AHL_CSI_INSTANCE_RELNS_V ,
-
Table: AHL_WARRANTY_CLAIMS_TL
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_WARRANTY_CLAIMS_TL, object_name:AHL_WARRANTY_CLAIMS_TL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the translated column information of a document revision. , implementation_dba_data: AHL.AHL_WARRANTY_CLAIMS_TL ,
-
View: AHL_CSI_INSTANCE_RELNS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_CSI_INSTANCE_RELNS_V, object_name:AHL_CSI_INSTANCE_RELNS_V, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This view contains the instance id, its immediate parent(if exists) and root instance id ( i.e. instance id for unit instances). , implementation_dba_data: APPS.AHL_CSI_INSTANCE_RELNS_V ,
-
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_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 ,
-
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 ,
-
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_DOC_FILE_ASSOC_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_DOC_FILE_ASSOC_VL, object_name:AHL_DOC_FILE_ASSOC_VL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: The view defiintions joins TL and B tables of the AHL_DOC_FILE_ASSOC , implementation_dba_data: APPS.AHL_DOC_FILE_ASSOC_VL ,
-
View: AHL_DOC_FILE_ASSOC_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_DOC_FILE_ASSOC_VL, object_name:AHL_DOC_FILE_ASSOC_VL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: The view defiintions joins TL and B tables of the AHL_DOC_FILE_ASSOC , implementation_dba_data: APPS.AHL_DOC_FILE_ASSOC_VL ,
-
Table: AHL_DOC_REVISIONS_TL
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_DOC_REVISIONS_TL, object_name:AHL_DOC_REVISIONS_TL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the translated column information of a document revision. , implementation_dba_data: AHL.AHL_DOC_REVISIONS_TL ,
-
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_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_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 ,
-
Table: AHL_DOC_REVISIONS_TL
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_DOC_REVISIONS_TL, object_name:AHL_DOC_REVISIONS_TL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the translated column information of a document revision. , implementation_dba_data: AHL.AHL_DOC_REVISIONS_TL ,
-
Table: AHL_MR_RELATIONSHIPS
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_MR_RELATIONSHIPS, object_name:AHL_MR_RELATIONSHIPS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the parent/child relationships of maintenance requirements. , implementation_dba_data: AHL.AHL_MR_RELATIONSHIPS ,
-
Table: AHL_SUBSCRIPTIONS_TL
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_SUBSCRIPTIONS_TL, object_name:AHL_SUBSCRIPTIONS_TL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the translated columns of subscription information for a document. , implementation_dba_data: AHL.AHL_SUBSCRIPTIONS_TL ,
-
Table: AHL_MR_RELATIONSHIPS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_MR_RELATIONSHIPS, object_name:AHL_MR_RELATIONSHIPS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the parent/child relationships of maintenance requirements. , implementation_dba_data: AHL.AHL_MR_RELATIONSHIPS ,
-
Table: AHL_MR_ROUTE_SEQUENCES
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_MR_ROUTE_SEQUENCES, object_name:AHL_MR_ROUTE_SEQUENCES, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the sequencing of routes attached to a maintenance requirement. , implementation_dba_data: AHL.AHL_MR_ROUTE_SEQUENCES ,
-
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 ,
-
Table: AHL_SUBSCRIPTIONS_TL
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_SUBSCRIPTIONS_TL, object_name:AHL_SUBSCRIPTIONS_TL, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the translated columns of subscription information for a document. , implementation_dba_data: AHL.AHL_SUBSCRIPTIONS_TL ,
-
Table: AHL_MR_ROUTE_SEQUENCES
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_MR_ROUTE_SEQUENCES, object_name:AHL_MR_ROUTE_SEQUENCES, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores the sequencing of routes attached to a maintenance requirement. , implementation_dba_data: AHL.AHL_MR_ROUTE_SEQUENCES ,
-
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 ,