Search Results oracle forms 12c set_menu_item_property documentation
The CSS_DEF_IR_PROD_SUMMARY
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Customer Service Suite (CSS) module, specifically designed to store summarized product information related to Installed Base (IB) and Service Request (SR) management. This table plays a pivotal role in consolidating product-related data for reporting, analytics, and operational workflows in service and support functions. Below is a detailed breakdown of its purpose, structure, and integration within Oracle EBS.
Purpose and Functional Context
TheCSS_DEF_IR_PROD_SUMMARY
table serves as a repository for aggregated product data tied to service requests, installed base items, and warranty information. It enables efficient querying of product summaries without accessing transactional tables directly, improving performance for service analytics dashboards, entitlement validation, and contract management. Key functional areas leveraging this table include:
- Service Request Management: Provides quick access to product details (serial numbers, models, configurations) linked to service tickets.
- Installed Base Tracking: Summarizes product hierarchies and relationships for assets under maintenance.
- Warranty & Contract Validation: Stores eligibility flags and coverage periods for service offerings.
Table Structure and Key Columns
The table's schema typically includes columns to capture product identifiers, ownership details, and service-related attributes. Notable columns may include:- PRODUCT_SUMMARY_ID: Primary key for the summary record.
- INSTANCE_ID: Foreign key to
CSI_ITEM_INSTANCES
(Installed Base). - SERIAL_NUMBER/ITEM_NUMBER: Product identification fields.
- OWNER_PARTY_ID: Links to
HZ_PARTIES
for customer/owner data. - COVERAGE_SUMMARY_FLAG: Indicates warranty/contract coverage status.
- LAST_UPDATE_DATE/CREATED_BY: Standard Oracle audit columns.
Integration with Oracle EBS Modules
The table integrates with multiple EBS components:- Installed Base (CSI): Sources product instance data via
CSI_ITEM_INSTANCES
. - Service Contracts (OKS): Pulls warranty terms from
OKS_COVERAGES
. - Advanced Pricing (QP): References pricing modifiers for service products.
- TCA (HZ): Links customer data through party identifiers.
Technical Considerations
- Indexing: Typically indexed on
INSTANCE_ID
,SERIAL_NUMBER
, andOWNER_PARTY_ID
for join optimization. - Partitioning: In large deployments, may be partitioned by date ranges or business units.
- Refresh Mechanisms: Often populated/updated via concurrent programs like "Generate Product Summary Data".
Customization and Extensions
Customers may extend this table with custom columns (e.g.,XX_
prefixed) to capture additional product attributes. However, Oracle recommends using descriptive flexfields (DFFs) for non-standard data to preserve upgrade compatibility.
Performance Implications
As a summary table,CSS_DEF_IR_PROD_SUMMARY
reduces the need for complex joins across transactional tables. However, administrators should monitor:
- Refresh job durations during peak loads.
- Storage growth due to historical data retention policies.
- Query patterns that may require additional indexing.
CSS_DEF_IR_PROD_SUMMARY
is a strategic optimization table in Oracle EBS Service modules, balancing data accessibility with system performance for service-oriented operations.
-
Lookup Type: CSS_DEF_SOURCE_MODIFICATION
12.1.1
product: CSS - Support (obsolete) , meaning: Source Modification Types , description: Source Modification Types ,
-
Lookup Type: CSS_DEF_ENV_VAR_CODE
12.1.1
product: CSS - Support (obsolete) , meaning: Environment Variables - Obsolete , description: Environment Variable - Obsolete ,
-
Table: CSS_DEF_IR_PROD_SUMMARY
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_IR_DATES
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: CSS_DEF_TRACK_GROUP_CODE
12.1.1
product: CSS - Support (obsolete) , meaning: Tracking Groups - Obsolete , description: Tracking Groups - Obsolete ,
-
Table: CSS_DEF_AUDIT_COLUMNS_TL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_DATA_ACCESS_PERMS
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_LOV_RULES_B
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
File: Defect_Management_ERD.pdf
12.1.1
product: CSS - Support (obsolete) , size: 36.94 KBytes , file_type: PDF Diagram ,
-
File: OQO Process Setup.pdf
12.1.1
product: CSS - Support (obsolete) , size: 31.107 KBytes , file_type: PDF Diagram ,
-
Table: CSS_DEF_ATTRIBUTES_TL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_LOV_RULES_TL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_NOTE_TOKENS_TL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_DEFECTS_TL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_DEF_SOURCES_TL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_ATTACHMENTS_TL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
File: OQO Standards Setup.pdf
12.1.1
product: CSS - Support (obsolete) , size: 43.341 KBytes , file_type: PDF Diagram ,
-
File: OQO Lookups Setup.pdf
12.1.1
product: CSS - Support (obsolete) , size: 35.498 KBytes , file_type: PDF Diagram ,
-
Table: CSS_DEF_AUDIT_HISTORY_TL
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
File: OQO Defects and Enhancements.pdf
12.1.1
product: CSS - Support (obsolete) , size: 38.32 KBytes , file_type: PDF Diagram ,
-
Table: CSS_DEF_TEMPL_DETAILS_TL
12.1.1
product: CSS - Support (obsolete) , description: Translatable Template detail information. , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: CSS_DEF_NOTIFICATION_METHOD
12.1.1
product: CSS - Support (obsolete) , meaning: Notification Method , description: Notification Method ,
-
Lookup Type: CSS_DEF_ATTACHMENT_TYPE
12.1.1
product: CSS - Support (obsolete) , meaning: Attachment Type , description: Attachment Type ,
-
Table: CSS_DEF_TEMPLATES_TL
12.1.1
product: CSS - Support (obsolete) , description: Translatable Template information. , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_PROB_TYPES_TL
12.1.1
product: CSS - Support (obsolete) , description: Translation table for problem types , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_PHASES_TL
12.1.1
product: CSS - Support (obsolete) , description: Translatable table for phases. , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: CSS_DEF_ADV_SEARCH_CRITERIA
12.1.1
product: CSS - Support (obsolete) , meaning: Advanced Search Criteria Values ,
-
File: OQO Defect and Enhancement External Links.pdf
12.1.1
product: CSS - Support (obsolete) , size: 21.701 KBytes , file_type: PDF Diagram ,
-
Table: CSS_DEF_PRIORITIES_TL
12.1.1
product: CSS - Support (obsolete) , description: Translatable defect Priority information. , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_LANGUAGES_TL
12.1.1
product: CSS - Support (obsolete) , description: Translatable table for Languages , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_SEVERITIES_TL
12.1.1
product: CSS - Support (obsolete) , description: Translatable Severity information , 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 ,
-
Table: CSS_DEF_PROB_CATEGORIES_TL
12.1.1
product: CSS - Support (obsolete) , description: Translatable table for problem category , implementation_dba_data: Not implemented in this database ,
-
File: OQO Defect and Enhancement Owner and Contact.pdf
12.1.1
product: CSS - Support (obsolete) , size: 31.212 KBytes , file_type: PDF Diagram ,
-
Table: CSS_DEF_STATUSES_TL
12.1.1
product: CSS - Support (obsolete) , description: Translation table for Reasons (Phase Statuses). , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: CSS_DEF_TASK_VIEW_TYPE
12.1.1
product: CSS - Support (obsolete) , meaning: Task View Type , description: Task View Type ,
-
Lookup Type: CSS_DEF_LIFE_CYCLE_CODE
12.1.1
product: CSS - Support (obsolete) , meaning: Lifecycle , description: Lifecycle ,
-
Table: CSS_DEF_ATTRIBUTES_B
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: CSS_DEF_UWQ_NODE_LABEL
12.1.1
product: CSS - Support (obsolete) , meaning: UWQ Node Label , description: UWQ Node Label ,
-
Lookup Type: CSS_DEF_DOMAIN
12.1.1
product: CSS - Support (obsolete) , meaning: Attribute Domain , description: Attribute Domain ,
-
Lookup Type: CSS_DEF_FIX_DETAILS_OPTIONS
12.1.1
product: CSS - Support (obsolete) , meaning: Fix Details Options , description: Fix Details Options ,
-
Lookup Type: CSS_DEF_COMMITMENT_CODE
12.1.1
product: CSS - Support (obsolete) , meaning: Commitment Code - Obsolete , description: Commitment Code - Obsolete ,
-
Lookup Type: CSS_REPORT_PERIOD_TYPE
12.1.1
product: CSS - Support (obsolete) , meaning: Report Periodicity , description: Report Periodicity ,
-
Lookup Type: CSS_DEF_YES_NO
12.1.1
product: CSS - Support (obsolete) , meaning: Yes No - Obsolete , description: Yes No - Obsolete ,
-
Lookup Type: CSS_DEF_PATCH_STATUS
12.1.1
product: CSS - Support (obsolete) , meaning: Patch Status , description: Patch Status ,
-
Lookup Type: CSS_DEF_ITEM_USAGE_TYPE_CODE
12.1.1
product: CSS - Support (obsolete) , meaning: Item Usages - Obsolete , description: Item Usages - Obsolete ,
-
Table: CSS_DEF_NOTE_TOKENS_B
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_AUDIT_COLUMNS_B
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_NOTE_TOKEN_MAP
12.1.1
product: CSS - Support (obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: CSS_DEF_CAT_PROD_DENORM
12.1.1
product: CSS - Support (obsolete) , description: Category/Product Denormalization , implementation_dba_data: Not implemented in this database ,