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 ,
-
Table: ENG_CHANGE_ORDER_TYPES
12.2.2
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_CHANGE_ORDER_TYPES, object_name:ENG_CHANGE_ORDER_TYPES, status:VALID, product: ENG - Engineering , description: Engineering change order types , implementation_dba_data: ENG.ENG_CHANGE_ORDER_TYPES ,
-
Table: ENG_CHANGE_REASONS
12.1.1
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_CHANGE_REASONS, object_name:ENG_CHANGE_REASONS, status:VALID, product: ENG - Engineering , description: Engineering change order reasons , implementation_dba_data: ENG.ENG_CHANGE_REASONS ,
-
Table: ENG_CHANGE_PRIORITIES
12.2.2
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_CHANGE_PRIORITIES, object_name:ENG_CHANGE_PRIORITIES, status:VALID, product: ENG - Engineering , description: Engineering change order priorities , implementation_dba_data: ENG.ENG_CHANGE_PRIORITIES ,
-
Table: ENG_CHANGE_PRIORITIES
12.1.1
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_CHANGE_PRIORITIES, object_name:ENG_CHANGE_PRIORITIES, status:VALID, product: ENG - Engineering , description: Engineering change order priorities , implementation_dba_data: ENG.ENG_CHANGE_PRIORITIES ,
-
Table: ENG_CHANGE_REASONS
12.2.2
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_CHANGE_REASONS, object_name:ENG_CHANGE_REASONS, status:VALID, product: ENG - Engineering , description: Engineering change order reasons , implementation_dba_data: ENG.ENG_CHANGE_REASONS ,
-
Table: ENG_CHANGE_ORDER_TYPES
12.1.1
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_CHANGE_ORDER_TYPES, object_name:ENG_CHANGE_ORDER_TYPES, status:VALID, product: ENG - Engineering , description: Engineering change order types , implementation_dba_data: ENG.ENG_CHANGE_ORDER_TYPES ,
-
Table: ENG_CHANGE_ORDER_REVISIONS
12.1.1
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_CHANGE_ORDER_REVISIONS, object_name:ENG_CHANGE_ORDER_REVISIONS, status:VALID, product: ENG - Engineering , description: Engineering change order (ECO) reasons , implementation_dba_data: ENG.ENG_CHANGE_ORDER_REVISIONS ,
-
Table: ENG_CHANGE_ORDER_REVISIONS
12.2.2
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_CHANGE_ORDER_REVISIONS, object_name:ENG_CHANGE_ORDER_REVISIONS, status:VALID, product: ENG - Engineering , description: Engineering change order (ECO) reasons , implementation_dba_data: ENG.ENG_CHANGE_ORDER_REVISIONS ,
-
Table: ENG_ECN_APPROVAL_LISTS
12.1.1
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_ECN_APPROVAL_LISTS, object_name:ENG_ECN_APPROVAL_LISTS, status:VALID, product: ENG - Engineering , description: Engineering change order approval lists , implementation_dba_data: ENG.ENG_ECN_APPROVAL_LISTS ,
-
Table: ENG_ECN_APPROVAL_LISTS
12.2.2
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_ECN_APPROVAL_LISTS, object_name:ENG_ECN_APPROVAL_LISTS, status:VALID, product: ENG - Engineering , description: Engineering change order approval lists , implementation_dba_data: ENG.ENG_ECN_APPROVAL_LISTS ,
-
Table: ENG_REVISED_ITEMS
12.1.1
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_REVISED_ITEMS, object_name:ENG_REVISED_ITEMS, status:VALID, product: ENG - Engineering , description: Pending and implemented revised items , implementation_dba_data: ENG.ENG_REVISED_ITEMS ,
-
Table: ENG_REVISED_ITEMS
12.2.2
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_REVISED_ITEMS, object_name:ENG_REVISED_ITEMS, status:VALID, product: ENG - Engineering , description: Pending and implemented revised items , implementation_dba_data: ENG.ENG_REVISED_ITEMS ,
-
View: ENGBV_ENGINEERING_CHNG_ORDERS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENGBV_ENGINEERING_CHNG_ORDERS, object_name:ENGBV_ENGINEERING_CHNG_ORDERS, status:VALID, product: ENG - Engineering , implementation_dba_data: APPS.ENGBV_ENGINEERING_CHNG_ORDERS ,
-
View: ENGBV_ENGINEERING_CHNG_ORDERS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENGBV_ENGINEERING_CHNG_ORDERS, object_name:ENGBV_ENGINEERING_CHNG_ORDERS, status:VALID, product: ENG - Engineering , implementation_dba_data: APPS.ENGBV_ENGINEERING_CHNG_ORDERS ,
-
View: ENG_ENGINEERING_CHANGES_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_ENGINEERING_CHANGES_VAL_V, object_name:ENG_ENGINEERING_CHANGES_VAL_V, status:VALID, product: ENG - Engineering , description: Non-cancelled engineering change orders , implementation_dba_data: APPS.ENG_ENGINEERING_CHANGES_VAL_V ,
-
View: ENG_ENGINEERING_CHANGES_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_ENGINEERING_CHANGES_ALL_V, object_name:ENG_ENGINEERING_CHANGES_ALL_V, status:VALID, product: ENG - Engineering , description: All engineering change orders , implementation_dba_data: APPS.ENG_ENGINEERING_CHANGES_ALL_V ,
-
View: ENG_ENGINEERING_CHANGES_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_ENGINEERING_CHANGES_VAL_V, object_name:ENG_ENGINEERING_CHANGES_VAL_V, status:VALID, product: ENG - Engineering , description: Non-cancelled engineering change orders , implementation_dba_data: APPS.ENG_ENGINEERING_CHANGES_VAL_V ,
-
View: ENG_ENGINEERING_CHANGES_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_ENGINEERING_CHANGES_ALL_V, object_name:ENG_ENGINEERING_CHANGES_ALL_V, status:VALID, product: ENG - Engineering , description: All engineering change orders , implementation_dba_data: APPS.ENG_ENGINEERING_CHANGES_ALL_V ,
-
View: ENG_CHANGE_OBJ_RELATIONSHIPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_CHANGE_OBJ_RELATIONSHIPS_V, object_name:ENG_CHANGE_OBJ_RELATIONSHIPS_V, status:VALID, product: ENG - Engineering , implementation_dba_data: APPS.ENG_CHANGE_OBJ_RELATIONSHIPS_V ,
-
View: ENG_CHANGE_OBJ_RELATIONSHIPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_CHANGE_OBJ_RELATIONSHIPS_V, object_name:ENG_CHANGE_OBJ_RELATIONSHIPS_V, status:VALID, product: ENG - Engineering , implementation_dba_data: APPS.ENG_CHANGE_OBJ_RELATIONSHIPS_V ,
-
View: ENGFV_ENGINEERING_CHNG_ORDERS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENGFV_ENGINEERING_CHNG_ORDERS, object_name:ENGFV_ENGINEERING_CHNG_ORDERS, status:VALID, product: ENG - Engineering , implementation_dba_data: APPS.ENGFV_ENGINEERING_CHNG_ORDERS ,
-
View: ENG_WEB_SCHEDULE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_WEB_SCHEDULE_V, object_name:ENG_WEB_SCHEDULE_V, status:VALID, product: ENG - Engineering , description: Revised items , implementation_dba_data: APPS.ENG_WEB_SCHEDULE_V ,
-
View: ENG_ENG_CHANGES_API_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_ENG_CHANGES_API_V, object_name:ENG_ENG_CHANGES_API_V, status:VALID, product: ENG - Engineering , description: View used in ECO workflow , implementation_dba_data: APPS.ENG_ENG_CHANGES_API_V ,
-
View: ENGFV_ENGINEERING_CHNG_ORDERS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENGFV_ENGINEERING_CHNG_ORDERS, object_name:ENGFV_ENGINEERING_CHNG_ORDERS, status:VALID, product: ENG - Engineering , implementation_dba_data: APPS.ENGFV_ENGINEERING_CHNG_ORDERS ,
-
View: ENG_ENG_CHANGES_API_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_ENG_CHANGES_API_V, object_name:ENG_ENG_CHANGES_API_V, status:VALID, product: ENG - Engineering , description: View used in ECO workflow , implementation_dba_data: APPS.ENG_ENG_CHANGES_API_V ,
-
View: ENG_WEB_SCHEDULE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_WEB_SCHEDULE_V, object_name:ENG_WEB_SCHEDULE_V, status:VALID, product: ENG - Engineering , description: Revised items , implementation_dba_data: APPS.ENG_WEB_SCHEDULE_V ,
-
View: ENG_REVISED_ITEMS_SCHEDULE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_REVISED_ITEMS_SCHEDULE_V, object_name:ENG_REVISED_ITEMS_SCHEDULE_V, status:VALID, product: ENG - Engineering , description: Engineering change order schedules , implementation_dba_data: APPS.ENG_REVISED_ITEMS_SCHEDULE_V ,
-
View: ENG_REVISED_ITEMS_SCHEDULE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_REVISED_ITEMS_SCHEDULE_V, object_name:ENG_REVISED_ITEMS_SCHEDULE_V, status:VALID, product: ENG - Engineering , description: Engineering change order schedules , implementation_dba_data: APPS.ENG_REVISED_ITEMS_SCHEDULE_V ,
-
View: ENG_ENGINEERING_CHANGES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_ENGINEERING_CHANGES_V, object_name:ENG_ENGINEERING_CHANGES_V, status:VALID, product: ENG - Engineering , description: Engineering change orders , implementation_dba_data: APPS.ENG_ENGINEERING_CHANGES_V ,
-
View: ENG_ENGINEERING_CHANGES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_ENGINEERING_CHANGES_V, object_name:ENG_ENGINEERING_CHANGES_V, status:VALID, product: ENG - Engineering , description: Engineering change orders , implementation_dba_data: APPS.ENG_ENGINEERING_CHANGES_V ,
-
View: ENG_CHANGES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_CHANGES_V, object_name:ENG_CHANGES_V, status:VALID, product: ENG - Engineering , implementation_dba_data: APPS.ENG_CHANGES_V ,
-
View: ENG_CHANGES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_CHANGES_V, object_name:ENG_CHANGES_V, status:VALID, product: ENG - Engineering , implementation_dba_data: APPS.ENG_CHANGES_V ,
-
View: ENG_ENGINEERING_CHANGES_ERV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_ENGINEERING_CHANGES_ERV, object_name:ENG_ENGINEERING_CHANGES_ERV, status:VALID, product: ENG - Engineering , implementation_dba_data: APPS.ENG_ENGINEERING_CHANGES_ERV ,
-
View: ENG_ENGINEERING_CHANGES_ERV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_ENGINEERING_CHANGES_ERV, object_name:ENG_ENGINEERING_CHANGES_ERV, status:VALID, product: ENG - Engineering , implementation_dba_data: APPS.ENG_ENGINEERING_CHANGES_ERV ,