Search Results items
The ENG_REVISED_ITEMS
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for managing engineering item revisions within the Engineering (ENG) module. This table stores historical and current revision details of items that undergo engineering changes, ensuring traceability and compliance with manufacturing and product lifecycle management processes. Below is a detailed analysis of its structure, functionality, and integration within Oracle EBS.
Purpose and Functional Context
TheENG_REVISED_ITEMS
table supports Engineering Change Orders (ECOs) by tracking revisions to item attributes, such as descriptions, specifications, or bill of materials (BOM) structures. It enables organizations to maintain version control, audit trails, and seamless transitions between item revisions during production or procurement. This is particularly vital in industries like aerospace, automotive, or discrete manufacturing, where regulatory compliance and change management are stringent.
Key Columns and Data Structure
The table's schema includes columns such as:- INVENTORY_ITEM_ID: References
MTL_SYSTEM_ITEMS_B.INVENTORY_ITEM_ID
to link to the base item. - ORGANIZATION_ID: Specifies the inventory organization where the item is revised.
- REVISION: Stores the alphanumeric revision identifier (e.g., "A", "B", "1.1").
- EFFECTIVITY_DATE: Indicates when the revision becomes active.
- CHANGE_NOTICE: Ties the revision to an ECO from
ENG_CHANGE_ORDERS
. - STATUS: Reflects the revision's lifecycle state (e.g., "Pending", "Approved").
Integration with Oracle EBS Modules
- Inventory Management: Revisions sync with
MTL_SYSTEM_ITEMS_B
to reflect changes in stock items. - Bills of Material: Revisions trigger updates in
BOM_BILL_OF_MATERIALS
for component hierarchies. - Work in Process (WIP): Ensures revised items align with active production orders.
- Procurement: Purchase orders reference the correct revision via
PO_REQUISITION_LINES_ALL
.
Technical Considerations
- Indexing: Composite indexes on
INVENTORY_ITEM_ID
,ORGANIZATION_ID
, andREVISION
optimize query performance. - APIs: The
ENG_ITEM_REVISION_PUB
package manages CRUD operations programmatically. - Data Retention: Historical revisions are retained for compliance, potentially requiring archival strategies.
Business Process Flow
A typical workflow involves:- An ECO is created in
ENG_CHANGE_ORDERS
. - Item revisions are logged in
ENG_REVISED_ITEMS
with effectivity dates. - Upon approval, dependent modules (e.g., BOM, WIP) are updated via Oracle's internal APIs.
Customization and Extensions
Organizations may extend the table's functionality by:- Adding custom columns via Descriptive Flexfields (DFFs).
- Developing triggers to enforce business rules (e.g., revision numbering conventions).
- Integrating with PLM systems for bidirectional data flow.
Conclusion
TheENG_REVISED_ITEMS
table is a cornerstone of Oracle EBS's engineering change management, ensuring data integrity across manufacturing and supply chain processes. Its design facilitates compliance, operational efficiency, and seamless integration with core EBS modules, making it indispensable for organizations managing complex product lifecycles.
-
Lookup Type: ENG_NEW_ITEM_ACTION_TYPES
12.2.2
product: ENG - Engineering , meaning: Engineering NIR New Item Action Types , description: Engineering NIR New Item Action Types ,
-
Lookup Type: ENG_NEW_ITEM_ACTION_TYPES
12.1.1
product: ENG - Engineering , meaning: Engineering NIR New Item Action Types , description: Engineering NIR New Item Action Types ,
-
Lookup Type: ENG_REVISED_ITEMS_ACTIONS
12.1.1
product: ENG - Engineering , meaning: Revised Items Applications , description: Revised Items Applications ,
-
Lookup Type: ENG_REVISED_ITEMS_ACTIONS
12.2.2
product: ENG - Engineering , meaning: Revised Items Applications , description: Revised Items Applications ,
-
Concurrent Program: ENGRIOIN
12.1.1
execution_filename: ENG_LAUNCH_ECO_OI_PK.Eng_Launch_RevisedItems_Import , product: ENG - Engineering , user_name: ENGRIOIN , description: Import Revised Items , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ENGRIOIN
12.2.2
execution_filename: ENG_LAUNCH_ECO_OI_PK.Eng_Launch_RevisedItems_Import , product: ENG - Engineering , user_name: ENGRIOIN , description: Import Revised Items , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: EGCOIN
12.1.1
product: ENG - Engineering , user_name: Import Catalog Items , description: Import Catalog Items , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: EGCOIN
12.2.2
product: ENG - Engineering , user_name: Import Catalog Items , description: Import Catalog Items , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: ENG_TRANSFER_RANGE
12.1.1
product: ENG - Engineering , meaning: ENG TRANSFER RANGE ,
-
Lookup Type: ENG_TRANSFER_RANGE
12.2.2
product: ENG - Engineering , meaning: ENG TRANSFER RANGE ,
-
View: ENG_CHANGE_HDR_ITEM_SUBJECTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_CHANGE_HDR_ITEM_SUBJECTS_V, object_name:ENG_CHANGE_HDR_ITEM_SUBJECTS_V, status:VALID, product: ENG - Engineering , implementation_dba_data: APPS.ENG_CHANGE_HDR_ITEM_SUBJECTS_V ,
-
View: ENG_CHANGE_HDR_ITEM_SUBJECTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_CHANGE_HDR_ITEM_SUBJECTS_V, object_name:ENG_CHANGE_HDR_ITEM_SUBJECTS_V, status:VALID, product: ENG - Engineering , implementation_dba_data: APPS.ENG_CHANGE_HDR_ITEM_SUBJECTS_V ,
-
Lookup Type: ECG_ECN_INQUIRY
12.1.1
product: ENG - Engineering , meaning: ECG ECN INQUIRY ,
-
Lookup Type: ECG_ECN_INQUIRY
12.2.2
product: ENG - Engineering , meaning: ECG ECN INQUIRY ,
-
Lookup Type: ENG_CHANGE_ORDER_DETAILS
12.1.1
product: ENG - Engineering , meaning: ENG CHANGE ORDER DETAILS ,
-
Lookup Type: ENG_CHANGE_ORDER_DETAILS
12.2.2
product: ENG - Engineering , meaning: ENG CHANGE ORDER DETAILS ,
-
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: EDWBV_ITEM_ITEMORG_LCV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.EDWBV_ITEM_ITEMORG_LCV, object_name:EDWBV_ITEM_ITEMORG_LCV, status:VALID, product: ENG - Engineering , description: This view contains items at the item/organization level. , implementation_dba_data: APPS.EDWBV_ITEM_ITEMORG_LCV ,
-
View: ENG_REVISED_ITEMS_API_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_REVISED_ITEMS_API_V, object_name:ENG_REVISED_ITEMS_API_V, status:VALID, product: ENG - Engineering , description: Pending and implemented revised items , implementation_dba_data: APPS.ENG_REVISED_ITEMS_API_V ,
-
View: EDWBV_ITEM_ITEMORG_LCV
12.2.2
product: ENG - Engineering , description: This view contains items at the item/organization level. , implementation_dba_data: Not implemented in this database ,
-
View: ENG_REVISED_ITEMS_API_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_REVISED_ITEMS_API_V, object_name:ENG_REVISED_ITEMS_API_V, status:VALID, product: ENG - Engineering , description: Pending and implemented revised items , implementation_dba_data: APPS.ENG_REVISED_ITEMS_API_V ,
-
View: EDW_ITEM_ONETIME_ITEM_LCV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.EDW_ITEM_ONETIME_ITEM_LCV, object_name:EDW_ITEM_ONETIME_ITEM_LCV, status:VALID, product: ENG - Engineering , description: This view holds item level onetime items' information , implementation_dba_data: APPS.EDW_ITEM_ONETIME_ITEM_LCV ,
-
View: EDWBV_ITEM_ITEMORGPF_LCV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.EDWBV_ITEM_ITEMORGPF_LCV, object_name:EDWBV_ITEM_ITEMORGPF_LCV, status:VALID, product: ENG - Engineering , description: This view contains Product Family items at the item/organization level. , implementation_dba_data: APPS.EDWBV_ITEM_ITEMORGPF_LCV ,
-
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_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: EDWBV_ITEM_ITEMORGPF_LCV
12.2.2
product: ENG - Engineering , description: This view contains Product Family items at the item/organization level. , implementation_dba_data: Not implemented in this database ,
-
View: EDW_ITEM_ONETIME_ITEM_LCV
12.2.2
product: ENG - Engineering , description: This view holds item level onetime items' information , implementation_dba_data: Not implemented in this database ,
-
View: ENG_REVISED_ITEMS_ERV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_REVISED_ITEMS_ERV, object_name:ENG_REVISED_ITEMS_ERV, status:VALID, product: ENG - Engineering , description: Pending and implemented revised items , implementation_dba_data: APPS.ENG_REVISED_ITEMS_ERV ,
-
View: ENG_REVISED_ITEMS_ERV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_REVISED_ITEMS_ERV, object_name:ENG_REVISED_ITEMS_ERV, status:VALID, product: ENG - Engineering , description: Pending and implemented revised items , implementation_dba_data: APPS.ENG_REVISED_ITEMS_ERV ,
-
View: ENG_REVISED_ITEMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_REVISED_ITEMS_V, object_name:ENG_REVISED_ITEMS_V, status:VALID, product: ENG - Engineering , description: Pending and implemented revised items , implementation_dba_data: APPS.ENG_REVISED_ITEMS_V ,
-
View: ENG_REVISED_ITEMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_REVISED_ITEMS_V, object_name:ENG_REVISED_ITEMS_V, status:VALID, product: ENG - Engineering , description: Pending and implemented revised items , implementation_dba_data: APPS.ENG_REVISED_ITEMS_V ,