Search Results eco
The ENG_CURRENT_SCHEDULED_DATES
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Engineering (ENG) module, primarily used to manage and track scheduled dates for engineering change orders (ECOs), tasks, and related activities. This table plays a pivotal role in ensuring that engineering changes are executed in a timely manner, aligning with production schedules, material availability, and other operational constraints. Below is a detailed breakdown of its structure, purpose, and integration within Oracle EBS.
Table Overview
TheENG_CURRENT_SCHEDULED_DATES
table stores real-time or near-real-time scheduling information for engineering changes. It acts as a reference point for other modules, such as Manufacturing, Inventory, and Order Management, to synchronize engineering changes with broader business processes. The table is typically populated and updated by the Engineering Change Management (ECM) workflows or external scheduling tools integrated with Oracle EBS.
Key Columns and Their Significance
1. CHANGE_ID: A foreign key linking to theENG_CHANGES
table, uniquely identifying the engineering change order (ECO) or engineering change notice (ECN) to which the scheduled dates apply.
2. TASK_ID: References the ENG_TASKS
table, associating the scheduled dates with specific tasks within an ECO.
3. SCHEDULED_START_DATE: The planned start date for the engineering change or task, derived from scheduling algorithms or manual input.
4. SCHEDULED_COMPLETION_DATE: The target completion date, often used to trigger downstream processes like material requisitions or work order generation.
5. ACTUAL_START_DATE and ACTUAL_COMPLETION_DATE: Capture real-time progress, enabling variance analysis between planned and actual execution.
6. STATUS_CODE: Indicates the current state of the scheduled activity (e.g., "Pending," "In Progress," "Completed").
7. LAST_UPDATE_DATE and LAST_UPDATED_BY: Audit columns tracking the most recent modifications to the record.
Functional Role in Oracle EBS
The table serves as a bridge between engineering planning and execution. For instance: - Integration with MRP: Material Requirements Planning (MRP) processes may query this table to adjust procurement timelines based on ECO schedules. - Workflow Triggers: Scheduled dates can initiate notifications or approvals via Oracle Workflow, ensuring stakeholders are aligned. - Reporting and Analytics: Data from this table feeds into Oracle Business Intelligence (OBIEE) or custom reports to monitor engineering change performance.Technical Considerations
- Indexing: Columns likeCHANGE_ID
and TASK_ID
are typically indexed to optimize join operations with related tables.
- Partitioning: In high-volume environments, partitioning by date ranges may improve query performance.
- APIs: Oracle provides PL/SQL APIs (e.g., ENG_CHANGE_ORDER_PUB
) to programmatically update this table, ensuring data integrity.
Customization and Extensions
Organizations often extend this table with custom columns (e.g.,USER_DEFINED_DATE1
) to capture additional scheduling attributes. Such extensions should be implemented via Oracle's Application Development Framework (ADF) or custom hooks to avoid upgrade conflicts.
Conclusion
TheENG_CURRENT_SCHEDULED_DATES
table is a linchpin in Oracle EBS's Engineering module, enabling precise coordination of engineering changes with operational workflows. Its design supports both standard functionality and customization, making it indispensable for industries with complex change management requirements, such as aerospace, automotive, and discrete manufacturing. Proper utilization of this table ensures that engineering changes are executed efficiently, minimizing disruptions to production and supply chain operations.
-
Concurrent Program: ENCACN
12.2.2
execution_filename: EngEcoConcurrentProgram , product: ENG - Engineering , user_name: ENGCOIMP , description: Description Generation during ECO Implementation , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Lookup Type: ENG_IMP_ORDER
12.1.1
product: ENG - Engineering , meaning: ENG IMP ORDER ,
-
Lookup Type: ENG_IMP_ORDER
12.2.2
product: ENG - Engineering , meaning: ENG IMP ORDER ,
-
Concurrent Program: ENGREPROP
12.1.1
execution_filename: ENGECOBO.REPROPAGATE_ECO_PLM , product: ENG - Engineering , user_name: ENGREPROP , description: Repropagate ECOs for the chosen local organization in organization hierarchy , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ENGREPROP
12.2.2
execution_filename: ENGECOBO.REPROPAGATE_ECO_PLM , product: ENG - Engineering , user_name: ENGREPROP , description: Repropagate ECOs for the chosen local organization in organization hierarchy , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: ENG_CHANGE_ACTION_TYPES
12.1.1
product: ENG - Engineering , meaning: Engineering Change Action Types , description: Engineering Change Action Types ,
-
Lookup Type: ENG_CHANGE_ACTION_TYPES
12.2.2
product: ENG - Engineering , meaning: Engineering Change Action Types , description: Engineering Change Action Types ,
-
Lookup Type: ENG_CO_ORDER
12.1.1
product: ENG - Engineering , meaning: ENG CO ORDER ,
-
Lookup Type: ENG_ECN_MORE_VIEW
12.2.2
product: ENG - Engineering , meaning: ENG ECN MORE VIEW ,
-
Table: ENG_CURRENT_SCHEDULED_DATES
12.2.2
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_CURRENT_SCHEDULED_DATES, object_name:ENG_CURRENT_SCHEDULED_DATES, status:VALID, product: ENG - Engineering , description: Current and historical ECO scheduled implementation dates , implementation_dba_data: ENG.ENG_CURRENT_SCHEDULED_DATES ,
-
Lookup Type: ENG_CO_ORDER
12.2.2
product: ENG - Engineering , meaning: ENG CO ORDER ,
-
Lookup Type: ENG_ECN_MORE_VIEW3
12.1.1
product: ENG - Engineering , meaning: ENG ECN MORE VIEW3 ,
-
Lookup Type: ENG_ECN_MORE_VIEW
12.1.1
product: ENG - Engineering , meaning: ENG ECN MORE VIEW ,
-
Table: ENG_CURRENT_SCHEDULED_DATES
12.1.1
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_CURRENT_SCHEDULED_DATES, object_name:ENG_CURRENT_SCHEDULED_DATES, status:VALID, product: ENG - Engineering , description: Current and historical ECO scheduled implementation dates , implementation_dba_data: ENG.ENG_CURRENT_SCHEDULED_DATES ,
-
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 ,
-
Lookup Type: ENG_ECN_MORE_VIEW3
12.2.2
product: ENG - Engineering , meaning: ENG ECN MORE VIEW3 ,
-
Table: ENG_AUTO_NUMBER_ECN
12.1.1
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_AUTO_NUMBER_ECN, object_name:ENG_AUTO_NUMBER_ECN, status:VALID, product: ENG - Engineering , description: Holds the prefix and numbers for auto numbering an engineering change order (ECO) , implementation_dba_data: ENG.ENG_AUTO_NUMBER_ECN ,
-
Concurrent Program: ENCOIN
12.1.1
execution_filename: ENG_LAUNCH_ECO_OI_PK.Eng_Launch_Import , product: ENG - Engineering , user_name: ENCOIN , description: Import ECOs , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ENGECOBO
12.2.2
execution_filename: ENGECOBO.PROPAGATE_ECO , product: ENG - Engineering , user_name: ENGECOBO , description: Propagate ECOs across organizations in a hierarchy , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: ENG_AUTO_NUMBER_ECN
12.2.2
owner:ENG, object_type:TABLE, fnd_design_data:ENG.ENG_AUTO_NUMBER_ECN, object_name:ENG_AUTO_NUMBER_ECN, status:VALID, product: ENG - Engineering , description: Holds the prefix and numbers for auto numbering an engineering change order (ECO) , implementation_dba_data: ENG.ENG_AUTO_NUMBER_ECN ,
-
View: ENG_ECO_DEPARTMENTS_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_ECO_DEPARTMENTS_VIEW, object_name:ENG_ECO_DEPARTMENTS_VIEW, status:VALID, product: ENG - Engineering , description: All ECO departments in HR_ORGANIZATION_UNITS , implementation_dba_data: APPS.ENG_ECO_DEPARTMENTS_VIEW ,
-
View: ENG_ECO_DEPARTMENTS_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_ECO_DEPARTMENTS_VIEW, object_name:ENG_ECO_DEPARTMENTS_VIEW, status:VALID, product: ENG - Engineering , description: All ECO departments in HR_ORGANIZATION_UNITS , implementation_dba_data: APPS.ENG_ECO_DEPARTMENTS_VIEW ,
-
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 ,
-
Concurrent Program: ENCACN
12.1.1
execution_filename: EngEcoConcurrentProgram , product: ENG - Engineering , user_name: ENGCOIMP , description: Rule execution during ECO implementation , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: ENCOIN
12.2.2
execution_filename: ENG_LAUNCH_ECO_OI_PK.Eng_Launch_Import , product: ENG - Engineering , user_name: ENCOIN , description: Import ECOs , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ENGECOBO
12.1.1
execution_filename: ENGECOBO.PROPAGATE_ECO , product: ENG - Engineering , user_name: ENGECOBO , description: Propagate ECOs across organizations in a hierarchy , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
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 ,
-
View: ENG_CURRENT_SCHEDULED_DATES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_CURRENT_SCHEDULED_DATES_V, object_name:ENG_CURRENT_SCHEDULED_DATES_V, status:VALID, product: ENG - Engineering , description: Current and historical ECO scheduled implementation dates , implementation_dba_data: APPS.ENG_CURRENT_SCHEDULED_DATES_V ,
-
View: ENG_CURRENT_SCHEDULED_DATES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_CURRENT_SCHEDULED_DATES_V, object_name:ENG_CURRENT_SCHEDULED_DATES_V, status:VALID, product: ENG - Engineering , description: Current and historical ECO scheduled implementation dates , implementation_dba_data: APPS.ENG_CURRENT_SCHEDULED_DATES_V ,
-
View: ENG_CHANGE_OBJECTS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_CHANGE_OBJECTS_VL, object_name:ENG_CHANGE_OBJECTS_VL, status:VALID, product: ENG - Engineering , implementation_dba_data: APPS.ENG_CHANGE_OBJECTS_VL ,
-
View: ENG_CHANGE_OBJECTS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_CHANGE_OBJECTS_VL, object_name:ENG_CHANGE_OBJECTS_VL, status:VALID, product: ENG - Engineering , implementation_dba_data: APPS.ENG_CHANGE_OBJECTS_VL ,
-
View: ENG_CHANGE_ORDER_REVISIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_CHANGE_ORDER_REVISIONS_V, object_name:ENG_CHANGE_ORDER_REVISIONS_V, status:VALID, product: ENG - Engineering , description: Engineering change order (ECO) revisions , implementation_dba_data: APPS.ENG_CHANGE_ORDER_REVISIONS_V ,
-
View: ENG_CHANGE_ORDER_REVISIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_CHANGE_ORDER_REVISIONS_V, object_name:ENG_CHANGE_ORDER_REVISIONS_V, status:VALID, product: ENG - Engineering , description: Engineering change order (ECO) revisions , implementation_dba_data: APPS.ENG_CHANGE_ORDER_REVISIONS_V ,
-
View: ENG_WEB_REVISED_COMPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_WEB_REVISED_COMPS_V, object_name:ENG_WEB_REVISED_COMPS_V, status:VALID, product: ENG - Engineering , description: Revised component on an ECO designed for use in Oracle self service web applications , implementation_dba_data: APPS.ENG_WEB_REVISED_COMPS_V ,
-
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_WEB_REVISED_COMPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ENG.ENG_WEB_REVISED_COMPS_V, object_name:ENG_WEB_REVISED_COMPS_V, status:VALID, product: ENG - Engineering , description: Revised component on an ECO designed for use in Oracle self service web applications , implementation_dba_data: APPS.ENG_WEB_REVISED_COMPS_V ,
-
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: 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 ,