Search Results ahl_wo_operations_txns
Overview
The AHL_WO_OPERATIONS_TXNS table is a core transactional data store within the Oracle E-Business Suite Complex Maintenance, Repair, and Overhaul (CMRO) application. It serves as the central repository for detailed operational information generated during the execution of production work orders. This table captures the granular, transaction-level data that results from performing specific operations and tasks defined in a maintenance work order. Its role is critical for tracking work progress, resource consumption, material usage, and operational costs, thereby forming the foundation for work-in-process tracking, variance analysis, and operational reporting within the AHL module.
Key Information Stored
While the specific column list is not detailed in the provided metadata, the documented foreign key relationships and primary key define its core structure. The table is uniquely identified by the WO_OPERATION_TXN_ID column, which serves as the primary key. The table's purpose is to link operational transactions to their defining master data and related entities. Key foreign key columns include WORKORDER_OPERATION_ID, which ties the transaction to its parent operation in AHL_WORKORDER_OPERATIONS; OPERATION_RESOURCE_ID and BOM_RESOURCE_ID, linking to resource definitions; and SCHEDULE_MATERIAL_ID, connecting to material requirements. The table likely contains quantitative transactional data such as actual hours consumed, quantities used, transaction dates, and completion statuses.
Common Use Cases and Queries
This table is primarily accessed for operational reporting and process inquiries. Common use cases include generating detailed labor and material usage reports for a specific work order, calculating actual costs versus estimates, and analyzing operational efficiency. A typical query would join this transaction table to its related master data to produce a meaningful report. For example, to analyze resource consumption for a work order, a query might join AHL_WO_OPERATIONS_TXNS to AHL_WORKORDER_OPERATIONS and BOM_RESOURCES. Another common pattern is to query all material issue transactions by joining to AHL_SCHEDULE_MATERIALS via the SCHEDULE_MATERIAL_ID column. Data from this table is also essential for interfaces to costing modules and for populating work order completion and close-out processes.
Related Objects
The AHL_WO_OPERATIONS_TXNS table maintains integral relationships with several key master and transactional tables in the AHL and manufacturing (BOM) schemas, as documented by its foreign keys:
- AHL_WORKORDER_OPERATIONS: Joined via
WORKORDER_OPERATION_ID. This is the primary parent relationship, linking each transaction to its scheduled work order operation. - AHL_OPERATION_RESOURCES: Joined via
OPERATION_RESOURCE_ID. Links transactions to the specific AHL-defined resource requirements. - BOM_RESOURCES: Joined via
BOM_RESOURCE_ID. Links transactions to the standard manufacturing resource definitions from the Bills of Material module. - AHL_SCHEDULE_MATERIALS: Joined via
SCHEDULE_MATERIAL_ID. Links material consumption transactions to the scheduled material requirements for the work order.
-
Table: AHL_WO_OPERATIONS_TXNS
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_WO_OPERATIONS_TXNS, object_name:AHL_WO_OPERATIONS_TXNS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Ahl Production Workorder Operations Information stored in this table , implementation_dba_data: AHL.AHL_WO_OPERATIONS_TXNS ,
-
Table: AHL_WO_OPERATIONS_TXNS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_WO_OPERATIONS_TXNS, object_name:AHL_WO_OPERATIONS_TXNS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Ahl Production Workorder Operations Information stored in this table , implementation_dba_data: AHL.AHL_WO_OPERATIONS_TXNS ,
-
APPS.AHL_PP_MATERIALS_PVT dependencies on AHL_WO_OPERATIONS_TXNS
12.2.2
-
APPS.AHL_COMPLETIONS_PVT dependencies on AHL_WO_OPERATIONS_TXNS
12.2.2
-
APPS.AHL_COMPLETIONS_PVT dependencies on AHL_WO_OPERATIONS_TXNS
12.1.1
-
APPS.AHL_PP_MATERIALS_PVT dependencies on AHL_WO_OPERATIONS_TXNS
12.1.1
-
SYNONYM: APPS.AHL_WO_OPERATIONS_TXNS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AHL_WO_OPERATIONS_TXNS, status:VALID,
-
SYNONYM: APPS.AHL_WO_OPERATIONS_TXNS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AHL_WO_OPERATIONS_TXNS, status:VALID,
-
VIEW: AHL.AHL_WO_OPERATIONS_TXNS#
12.2.2
owner:AHL, object_type:VIEW, object_name:AHL_WO_OPERATIONS_TXNS#, status:VALID,
-
TABLE: AHL.AHL_WO_OPERATIONS_TXNS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_WO_OPERATIONS_TXNS, object_name:AHL_WO_OPERATIONS_TXNS, status:VALID,
-
APPS.AHL_COMPLETIONS_PVT dependencies on AHL_WO_OPERATIONS_TXNS_S
12.2.2
-
VIEW: AHL.AHL_WO_OPERATIONS_TXNS#
12.2.2
-
APPS.AHL_COMPLETIONS_PVT dependencies on AHL_WO_OPERATIONS_TXNS_S
12.1.1
-
TABLE: AHL.AHL_WO_OPERATIONS_TXNS
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_WO_OPERATIONS_TXNS, object_name:AHL_WO_OPERATIONS_TXNS, status:VALID,
-
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_OPERATION_RESOURCES
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_OPERATION_RESOURCES, object_name:AHL_OPERATION_RESOURCES, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores information about job operation resources , implementation_dba_data: AHL.AHL_OPERATION_RESOURCES ,
-
Table: AHL_WORKORDER_OPERATIONS
12.2.2
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_WORKORDER_OPERATIONS, object_name:AHL_WORKORDER_OPERATIONS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Stores AHL Workorder Operation Information , implementation_dba_data: AHL.AHL_WORKORDER_OPERATIONS ,
-
Table: AHL_SCHEDULE_MATERIALS
12.1.1
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_OPERATION_RESOURCES
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_OPERATION_RESOURCES, object_name:AHL_OPERATION_RESOURCES, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: This table stores information about job operation resources , implementation_dba_data: AHL.AHL_OPERATION_RESOURCES ,
-
Table: AHL_WORKORDER_OPERATIONS
12.1.1
owner:AHL, object_type:TABLE, fnd_design_data:AHL.AHL_WORKORDER_OPERATIONS, object_name:AHL_WORKORDER_OPERATIONS, status:VALID, product: AHL - Complex Maintenance Repair and Overhaul , description: Stores AHL Workorder Operation Information , implementation_dba_data: AHL.AHL_WORKORDER_OPERATIONS ,
-
APPS.AHL_PP_MATERIALS_PVT dependencies on AHL_WO_OPERATIONS_TXNS_S
12.1.1
-
APPS.AHL_PP_MATERIALS_PVT dependencies on DUAL
12.1.1
-
12.1.1 FND Design Data
12.1.1
-
PACKAGE BODY: APPS.AHL_PP_MATERIALS_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:AHL_PP_MATERIALS_PVT, status:VALID,
-
PACKAGE BODY: APPS.AHL_PP_MATERIALS_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AHL_PP_MATERIALS_PVT, status:VALID,
-
PACKAGE BODY: APPS.AHL_COMPLETIONS_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:AHL_COMPLETIONS_PVT, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
APPS.AHL_COMPLETIONS_PVT dependencies on DUAL
12.1.1
-
12.1.1 DBA Data
12.1.1
-
APPS.AHL_COMPLETIONS_PVT dependencies on DUAL
12.2.2
-
Table: BOM_RESOURCES
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_RESOURCES, object_name:BOM_RESOURCES, status:VALID, product: BOM - Bills of Material , description: Resources, overheads, material cost codes, and material overheads , implementation_dba_data: BOM.BOM_RESOURCES ,
-
12.2.2 DBA Data
12.2.2
-
APPS.AHL_PP_MATERIALS_PVT dependencies on AHL_WO_OPERATIONS_TXNS_S
12.2.2
-
Table: BOM_RESOURCES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_RESOURCES, object_name:BOM_RESOURCES, status:VALID, product: BOM - Bills of Material , description: Resources, overheads, material cost codes, and material overheads , implementation_dba_data: BOM.BOM_RESOURCES ,
-
PACKAGE BODY: APPS.AHL_COMPLETIONS_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AHL_COMPLETIONS_PVT, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 FND Design Data
12.2.2
-
APPS.AHL_PP_MATERIALS_PVT dependencies on DUAL
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
APPS.AHL_PP_MATERIALS_PVT SQL Statements
12.1.1
-
APPS.AHL_PP_MATERIALS_PVT SQL Statements
12.2.2
-
PACKAGE BODY: APPS.AHL_PP_MATERIALS_PVT
12.1.1
-
APPS.AHL_COMPLETIONS_PVT SQL Statements
12.1.1
-
APPS.AHL_COMPLETIONS_PVT SQL Statements
12.2.2
-
eTRM - AHL Tables and Views
12.1.1
description: Ahl Production Workorder Operations Information stored in this table ,
-
PACKAGE BODY: APPS.AHL_PP_MATERIALS_PVT
12.2.2
-
eTRM - AHL Tables and Views
12.2.2
description: Ahl Production Workorder Operations Information stored in this table ,