Search Results eng_engineering_changes
Overview
The ENG_ENGINEERING_CHANGES table is the central data repository for Engineering Change Orders (ECOs) within the Oracle E-Business Suite Engineering (ENG) module. It serves as the master definition table for all change management activities, enabling organizations to formally control and track modifications to items, bills of material, and routings. Its primary role is to maintain the header-level information for each change order, which is then detailed through related child tables for revisions, items, and approvals. The table's integrity is enforced by the primary key on CHANGE_NOTICE and ORGANIZATION_ID, ensuring each change order is uniquely identified within a specific inventory organization.
Key Information Stored
The table stores the defining attributes of an engineering change. The core identifier is the CHANGE_NOTICE column, which holds the unique code or number for the ECO. The ORGANIZATION_ID links the change to a specific inventory organization, a critical dimension for multi-org implementations. Other significant columns, as indicated by the foreign key relationships, include the CHANGE_ORDER_TYPE_ID (classifying the change), PRIORITY_CODE and REASON_CODE (for categorization and analysis), APPROVAL_LIST_ID (governing the approval workflow), and RESPONSIBLE_ORGANIZATION_ID (assigning ownership). The table also tracks status, dates, and descriptive information essential for the change management lifecycle.
Common Use Cases and Queries
This table is fundamental for reporting on the ECO pipeline, analyzing change lead times, and auditing change history. Common operational queries involve joining with related tables to get a complete view of a change order. For instance, to list all active ECOs with their type and priority, a query would join ENG_ENGINEERING_CHANGES with ENG_CHANGE_ORDER_TYPES and ENG_CHANGE_PRIORITIES. Another critical use case is identifying items affected by a pending change, which requires a join to ENG_REVISED_ITEMS or MTL_SYSTEM_ITEMS_B via the ENGINEERING_ECN_CODE. Technical integrations often query this table to determine if an item or bill of material has a pending change (PENDING_FROM_ECN) that is blocking certain transactions.
Related Objects
The ENG_ENGINEERING_CHANGES table has extensive relationships, highlighting its central role. Key parent tables referenced via foreign keys include ENG_CHANGE_ORDER_TYPES, ENG_CHANGE_PRIORITIES, ENG_CHANGE_REASONS, ENG_ECN_APPROVAL_LISTS, and MTL_PARAMETERS. Crucially, it is referenced as a parent by numerous transactional and revision tables, demonstrating how an ECO propagates through the system. These child tables include ENG_CHANGE_ORDER_REVISIONS, ENG_REVISED_ITEMS, MRP_PENDING_ENG_CHANGES, MTL_ITEM_REVISIONS_B, and MTL_RTG_ITEM_REVISIONS. Furthermore, its relationship with BOM_BILL_OF_MATERIALS, BOM_STRUCTURES_B, and MTL_SYSTEM_ITEMS_B shows its direct impact on item and structure master data.
-
Table: ENG_ENGINEERING_CHANGES
12.2.2
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_ENGINEERING_CHANGES, object_name:ENG_ENGINEERING_CHANGES, status:VALID, product: ENG - Engineering , description: Engineering change orders , implementation_dba_data: ENG.ENG_ENGINEERING_CHANGES ,
-
Table: ENG_ENGINEERING_CHANGES
12.1.1
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_ENGINEERING_CHANGES, object_name:ENG_ENGINEERING_CHANGES, status:VALID, product: ENG - Engineering , description: Engineering change orders , implementation_dba_data: ENG.ENG_ENGINEERING_CHANGES ,
-
APPS.BOMPECOD dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_ECO_PVT dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.BOMPKMUD dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_ECN_APPROVAL_LISTS_PKG dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_CHANGE_TEXT_UTIL dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_ENGINEERING_CHANGES_PKG dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.ENG_WORKFLOW_UTIL dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_LIFECYCLE_USER_PUB dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.BOM_COMPONENT_API dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.BOM_REVISION_API dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.ENG_CHANGE_LIFECYCLE_UTIL dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_DEFAULT_REVISED_ITEM dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.BOM_GLOBALS dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_PERSON dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_CHANGE_IMPORT_UTIL dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.INV_EBI_CHANGE_ORDER_PUB dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.RCI_ORG_CERT_ETL_PKG dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.ENG_NIR_UTIL_PKG dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_NIR_UTIL_PKG dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.ENG_CHANGE_TEXT_UTIL dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.ENG_ORG dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.BOM_BILL_API dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.BOM_REFERENCE_DESIGNATOR_API dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.ENG_ECO_REVISION_UTIL dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.RCI_OPEN_ISSUE_SUMM_PKG dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.ENG_WORKFLOW_UTIL dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.ENG_WORKFLOW_API_PKG dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.BOM_BOM_COMPONENT_UTIL dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.ENG_ECO_PRIOR_PKG dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_PROPAGATION_LOG_UTIL dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.BOM_COMPONENT_API dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_CHANGE_ADMIN_UTIL dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_REVISED_ITEM_UTIL dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_CHANGE_IMPORT_UTIL dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_REVISED_ITEMS_PKG dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_ATTACHMENT_IMPLEMENTATION dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.INV_EBI_CHANGE_ORDER_PUB dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_ECO_REVISION_UTIL dependencies on ENG_ENGINEERING_CHANGES
12.2.2
-
APPS.ENG_REVISED_ITEM_UTIL dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.AMW_PROJECT_EVENT_PVT dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.ENG_CHANGE_BES_UTIL dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.EGO_DEMO_PUB dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.ENG_DEFAULT_REVISED_ITEM dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.BOM_SUBSTITUTE_COMPONENT_API dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.ENG_ATTACHMENT_IMPLEMENTATION dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.ENG_ECO_COST dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.BOM_DIAGUNITTEST_ECODATA dependencies on ENG_ENGINEERING_CHANGES
12.1.1
-
APPS.ENG_CANCEL_ECO dependencies on ENG_ENGINEERING_CHANGES
12.1.1