Search Results upadate parent and child in oracle
The CSS_DEF_DEF_ITEM_VERS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Oracle Configurator module, which is part of the Oracle Advanced Supply Chain Planning (ASCP) suite. This table stores versioned definitions of configuration items, playing a pivotal role in managing product configurations, rules, and dependencies in a multi-version environment. Below is a detailed analysis of its purpose, structure, and relevance in Oracle EBS implementations.
Purpose and Functional Context
The CSS_DEF_DEF_ITEM_VERS
table is designed to maintain historical and current versions of configuration item definitions. In Oracle Configurator, products are often defined with multiple configurations, rules, and constraints that evolve over time. This table ensures version control, allowing organizations to track changes, revert to previous configurations, and maintain audit trails. It supports complex product modeling, where items may have hierarchical dependencies, optional features, or conditional logic.
Table Structure and Key Columns
The table's schema includes columns that capture metadata about configuration item versions, such as:
- DEF_ITEM_ID: A unique identifier for the configuration item.
- VERSION_NUMBER: Indicates the version of the item definition.
- STATUS_CODE: Reflects the lifecycle state (e.g., "Draft," "Active," or "Obsolete").
- EFFECTIVE_DATE and EXPIRATION_DATE: Define the validity period of the version.
- CREATED_BY and LAST_UPDATED_BY: Audit columns for tracking user modifications.
Integration with Other Modules
The table integrates with Oracle Configurator's runtime engine, which evaluates rules and constraints during order entry (e.g., in Oracle Order Management). It also interacts with:
- CSS_DEF_ITEMS: Base table for configuration item definitions.
- CSS_DEF_RULES: Stores business rules linked to versioned items.
- CSS_DEF_BOM_MODELS: Links configurations to Bill of Materials (BOM) structures.
Technical Considerations
In EBS 12.1.1 and 12.2.2, the table is optimized for performance through indexing on DEF_ITEM_ID
and VERSION_NUMBER
. Partitioning may be employed in large-scale deployments to manage data growth. Custom extensions or triggers on this table are discouraged due to potential impacts on Configurator's core logic. Data purging policies should align with business needs to balance storage costs and compliance requirements.
Business Impact
Organizations leverage CSS_DEF_DEF_ITEM_VERS
to:
- Maintain compliance with regulatory standards by preserving configuration histories.
- Support product lifecycle management (PLM) through phased rollouts of configuration changes.
- Enable global deployments where regional variations of products require distinct versions.
Conclusion
The CSS_DEF_DEF_ITEM_VERS
table is a cornerstone of Oracle Configurator's versioning capabilities in EBS 12.1.1 and 12.2.2. Its design facilitates robust configuration management, ensuring accuracy in order promising, manufacturing, and supply chain execution. Implementers should prioritize understanding its relationships with other Configurator objects and adhere to Oracle's best practices for customization and maintenance.
-
File: OQO Defect and Enhancement Owner and Contact.pdf
12.1.1
product: CSS - Support (obsolete) , size: 31.212 KBytes , file_type: PDF Diagram ,
-
File: OQO Defects and Enhancements.pdf
12.1.1
product: CSS - Support (obsolete) , size: 38.32 KBytes , file_type: PDF Diagram ,
-
View: CSS_DEF_ITEM_BOM_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
File: OQO Defect and Enhancement Product.pdf
12.1.1
product: CSS - Support (obsolete) , size: 35.636 KBytes , file_type: PDF Diagram ,
-
File: OQO Defect and Enhancement External Links.pdf
12.1.1
product: CSS - Support (obsolete) , size: 21.701 KBytes , file_type: PDF Diagram ,
-
View: CSS_DEF_PROD_CAT_HRCHY_V
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_LOOKUPS
12.1.1
product: CSS - Support (obsolete) , description: LOOKUP types and codes for Defect Management System , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_PLATFORMS_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_REPORTING_CATS_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_ESCALATED_DEFECTS_V
12.1.1
product: CSS - Support (obsolete) , description: Escalated defects , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_DEF_ITEM_VERS
12.1.1
product: CSS - Support (obsolete) , description: A Defect or an Enhancment may have Product, Component or Sub-component items and version associated with it. There may also be Planned and Fixed items and versions. , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_RES_TIMES
12.1.1
product: CSS - Support (obsolete) , description: A reference table of Defect and Enhancement Resolution and Closure Times , implementation_dba_data: Not implemented in this database ,
-
File: CSSProduct_Dependencies.html
12.1.1
product: CSS - Support (obsolete) , size: 15.329 KBytes , file_type: HTML Report , description: CSSProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the CSS product. ,
-
File: CSS_Dependencies.html
12.1.1
product: CSS - Support (obsolete) , size: 14.473 KBytes , file_type: HTML Report , description: CSS_Dependencies.html is an html report that documents dependencies to tables and views in the CSS product. ,
-
Table: CSS_DEF_DEF_SOURCES_B
12.1.1
product: CSS - Support (obsolete) , description: A Defect may have multiple Source Files and Source File versions associated with it. This table stores the Source file name and version. , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_ENH_UWQ_V
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_DEF_UWQ_V
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: CSS_DEF_AUDIT_COLUMNS
12.1.1
product: CSS - Support (obsolete) , meaning: DEF_AUDIT_COLUMNS , description: Defect and Enhancement Key and All Audit Columns ,
-
File: CSS_Tables.html
12.1.1
product: CSS - Support (obsolete) , size: 14.473 KBytes , file_type: HTML Report , description: CSS_Tables.html is an html report that documents the table and view definitions for the CSS product. ,
-
Table: CSS_DEF_PROB_TYPE_PHASES
12.1.1
product: CSS - Support (obsolete) , description: Intersection table between CSS_DEF_PROB_TYPES_B and CSS_DEF_PHASES_B , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_TERR_MGMT_V
12.1.1
product: CSS - Support (obsolete) , description: Territory management , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_ITEM_REVISIONS_V
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_PRODUCTS_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_PHASE_STATUSES
12.1.1
product: CSS - Support (obsolete) , description: Intersection table between CSS_DEF_PHASES_B and CSS_DEF_REASONS_B. This maps a Reason (Phases Status) to a Phase. , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: CSS_DEF_CREATE_BASED_ON
12.1.1
product: CSS - Support (obsolete) , meaning: Create Defect or Enhancement Based On , description: This lookup type will be used in the Create Defect and Create Enhancement UIs to show the Create Based On poplist ,
-
Table: CSS_DEF_DEF_ERROR_CODES
12.1.1
product: CSS - Support (obsolete) , description: A Defect may have multiple Error Codes associated with it. This table stores the Error Code and any additional information about the error code , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_AUDIT_COLUMNS_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_TEMPLATES_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_LOV_RULES_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_ATTACHMENTS_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_DEFECT_LINKS_V
12.1.1
product: CSS - Support (obsolete) , description: Relationship information among defects , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_TEMPL_DETAILS_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_ATTRIBUTES_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_PROB_TYPES_VL
12.1.1
product: CSS - Support (obsolete) , description: Problem types , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_PRIORITIES_VL
12.1.1
product: CSS - Support (obsolete) , description: Priorities , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_DEF_LANGUAGES_V
12.1.1
product: CSS - Support (obsolete) , description: Supported languages , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_DEF_SOURCES_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_SEVERITIES_VL
12.1.1
product: CSS - Support (obsolete) , description: Severities , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_LANGUAGES_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_STATUSES_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_PROB_CATEGORIES_VL
12.1.1
product: CSS - Support (obsolete) , description: Categories , implementation_dba_data: Not implemented in this database ,
-
View: CSS_BRM_3D_DEFECT_V
12.1.1
product: CSS - Support (obsolete) , description: 3D defect view as used by business rule monitor , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_PHASES_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_NOTE_TOKENS_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_DEFECTS_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_AUDIT_HISTORY_VL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: CSS_DEF_DEFECTS_ALL_NO_RES_V
12.1.1
product: CSS - Support (obsolete) , description: Defect information without resource information , implementation_dba_data: Not implemented in this database ,
-
Concurrent Program: CSSDSYNC
12.1.1
execution_filename: CSS_DEF_IMT_PUB.SYNC_DEFECTS_INDEX , product: CSS - Support (obsolete) , user_name: DEMS interMedia Index Synchronization , description: DEMS Defect and Enhancement interMedia Text Index Synchronization , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: CSS_DEF_NOTE_VIEW_TYPE
12.1.1
product: CSS - Support (obsolete) , meaning: Defect and Enhancement Notes View Type , description: Defect and Enhancement Notes View Type ,
-
Concurrent Program: CSSDOPTIMIZE
12.1.1
execution_filename: CSS_DEF_IMT_PUB.OPTIMIZE_DEFECTS_INDEX , product: CSS - Support (obsolete) , user_name: DEMS interMedia Index Optimization , description: DEMS Defect and Enhancement interMedia Text Index Optimization , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,