Search Results history
The CS_HZ_SR_CONTACT_PNTS_AUDIT table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 plays a critical role in auditing changes related to service request (SR) contact points within the Customer Support (CS) module. This table is part of the larger Oracle Trading Community Architecture (TCA) framework, which manages customer and partner data across multiple applications. Below is a detailed analysis of its purpose, structure, and functional relevance in Oracle EBS.
Purpose and Functional Context
The CS_HZ_SR_CONTACT_PNTS_AUDIT table serves as an audit trail for modifications made to service request contact points, ensuring data integrity and compliance with business processes. In Oracle EBS, service requests are used to track customer issues, inquiries, or service requirements. Contact points associated with these requests (e.g., phone numbers, email addresses) are stored in the HZ_SR_CONTACT_POINTS table. The audit table captures historical changes to these contact points, including inserts, updates, and deletions, enabling administrators to track who made changes, when, and what the previous values were.Table Structure and Key Columns
The table's structure typically includes the following key columns:- AUDIT_ID: A unique identifier for each audit record.
- SR_CONTACT_POINT_ID: References the original record in HZ_SR_CONTACT_POINTS.
- CONTACT_POINT_TYPE: Indicates the type of contact point (e.g., PHONE, EMAIL).
- OLD_VALUE and NEW_VALUE: Store the before-and-after values of the modified contact point.
- AUDIT_ACTION: Specifies the type of operation (INSERT, UPDATE, DELETE).
- AUDIT_DATE and AUDITED_BY: Capture the timestamp and user responsible for the change.
Integration with Oracle TCA and Service Request Modules
The table integrates with Oracle TCA, which provides a unified customer data model. When a service request is created or updated, contact point changes are logged in CS_HZ_SR_CONTACT_PNTS_AUDIT to maintain a historical record. This is particularly useful for compliance, troubleshooting, and reporting. For example:- Compliance: Organizations can demonstrate adherence to data governance policies by showing a traceable audit trail.
- Customer Support: Support teams can review past contact point changes to resolve disputes or investigate issues.
- Data Recovery: In case of accidental modifications, historical data can be restored using audit records.
Technical Considerations
In Oracle EBS 12.1.1 and 12.2.2, the audit table is typically populated via database triggers or application logic. Key technical aspects include:- Performance Impact: Frequent updates to service request contact points may increase the size of the audit table, requiring periodic archiving.
- Indexing: Proper indexing on columns like SR_CONTACT_POINT_ID and AUDIT_DATE is essential for efficient querying.
- Purge Policies: Organizations may implement data retention policies to manage table growth.
Conclusion
The CS_HZ_SR_CONTACT_PNTS_AUDIT table is a vital component of Oracle EBS's auditing framework, ensuring transparency and accountability for service request contact point changes. Its integration with TCA and the Service Request module underscores its importance in maintaining accurate customer data. Proper management of this table—through indexing, archiving, and retention policies—is critical for optimal system performance and regulatory compliance.-
Lookup Type: CSZ_HISTORY_OBJECT
12.1.1
product: CS - Service , meaning: Service History Objects , description: Service History Objects ,
-
Lookup Type: CSZ_HISTORY_OBJECT
12.2.2
product: CS - Service , meaning: Service History Objects , description: Service History Objects ,
-
Lookup Type: CSZ_HIST_AUDIT_COLUMNS
12.1.1
product: CS - Service , meaning: Service Audit Columns Used by History , description: Service Audit Columns Used by History ,
-
Lookup Type: CSZ_HIST_AUDIT_COLUMNS
12.2.2
product: CS - Service , meaning: Service Audit Columns Used by History , description: Service Audit Columns Used by History ,
-
Concurrent Program: CSKUPDH
12.2.2
execution_filename: CS_KB_SET_RECS_CONC_PKG.cs_kb_update_set_history , product: CS - Service , user_name: Knowledge Base User History Summary Update , description: Update the knowledge base user history summary table , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: CSKUPDH
12.1.1
execution_filename: CS_KB_SET_RECS_CONC_PKG.cs_kb_update_set_history , product: CS - Service , user_name: Knowledge Base User History Summary Update , description: Update the knowledge base user history summary table , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: CSZ_HIST_DISP_ORDER
12.2.2
product: CS - Service , meaning: Service History Default Row Order , description: Service History Default Row Order ,
-
Lookup Type: CSZ_HIST_DISP_ORDER
12.1.1
product: CS - Service , meaning: Service History Default Row Order , description: Service History Default Row Order ,
-
Lookup Type: CSZ_HIST_DISP_COLL_OR_EXP
12.2.2
product: CS - Service , meaning: Display Service History Collapsed or Expanded , description: Display Service History Collapsed or Expanded ,
-
Lookup Type: CSZ_HIST_DISP_COLL_OR_EXP
12.1.1
product: CS - Service , meaning: Display Service History Collapsed or Expanded , description: Display Service History Collapsed or Expanded ,
-
Concurrent Program: CS_KB_PURGE_EXT_SESS_ATTR
12.1.1
execution_filename: CS_KB_TRACKING_PKG.PURGE_TRACKING_HISTORY , product: CS - Service , user_name: Knowledge: Clean up session data , description: Clean up session data , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: CS_KB_PURGE_EXT_SESS_ATTR
12.2.2
execution_filename: CS_KB_TRACKING_PKG.PURGE_TRACKING_HISTORY , product: CS - Service , user_name: Knowledge: Clean up session data , description: Clean up session data , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: CSZ_ITIL_HIST_AUDIT_COLUMNS
12.2.2
product: CS - Service , meaning: Service ITIL related Audit columns used by History , description: Service ITIL related Audit columns used by History ,
-
Lookup Type: NXTOPT_MAINT_CP
12.1.1
product: CS - Service , meaning: NXTOPT_MAINT_CP , description: A quickpick of cp details for Maintain Customer Products ,
-
Lookup Type: NXTOPT_MAINT_CP
12.2.2
product: CS - Service , meaning: NXTOPT_MAINT_CP , description: A quickpick of cp details for Maintain Customer Products ,
-
Lookup Type: CS_SR_DEFAULT_TAB
12.2.2
product: CS - Service , meaning: Service Request Default Tab , description: Tab page to be defaulted for Service Request ,
-
Lookup Type: CS_SR_DEFAULT_TAB
12.1.1
product: CS - Service , meaning: Service Request Default Tab , description: Tab page to be defaulted for Service Request ,
-
Lookup Type: OPTIONS_PCR_PUB_VIEW
12.1.1
product: CS - Service , meaning: OPTIONS_PCR_PUB_VIEW , description: Navigation options for view published PCR form ,
-
Lookup Type: OPTIONS_PCR_PUB_VIEW
12.2.2
product: CS - Service , meaning: OPTIONS_PCR_PUB_VIEW , description: Navigation options for view published PCR form ,
-
Lookup Type: OPTIONS_ACCESS_TEMPLATE_VIEW
12.1.1
product: CS - Service , meaning: OPTIONS_ACCESS_TEMPLATE_VIEW , description: View Access Template Options ,
-
Lookup Type: OPTIONS_ACCESS_TEMPLATE_VIEW
12.2.2
product: CS - Service , meaning: OPTIONS_ACCESS_TEMPLATE_VIEW , description: View Access Template Options ,
-
Table: CS_HZ_SR_CONTACT_PNTS_AUDIT
12.1.1
owner:CS, object_type:TABLE, fnd_design_data:CS.CS_HZ_SR_CONTACT_PNTS_AUDIT, object_name:CS_HZ_SR_CONTACT_PNTS_AUDIT, status:VALID, product: CS - Service , description: To maintain audit history for service request party role information. , implementation_dba_data: CS.CS_HZ_SR_CONTACT_PNTS_AUDIT ,
-
Table: CS_HZ_SR_CONTACT_PNTS_AUDIT
12.2.2
owner:CS, object_type:TABLE, fnd_design_data:CS.CS_HZ_SR_CONTACT_PNTS_AUDIT, object_name:CS_HZ_SR_CONTACT_PNTS_AUDIT, status:VALID, product: CS - Service , description: To maintain audit history for service request party role information. , implementation_dba_data: CS.CS_HZ_SR_CONTACT_PNTS_AUDIT ,
-
Table: CS_CP_PARTIES_AUDIT
12.1.1
owner:CS, object_type:TABLE, fnd_design_data:CS.CS_CP_PARTIES_AUDIT, object_name:CS_CP_PARTIES_AUDIT, status:VALID, product: CS - Service , description: Stores audit history for the CS_CONTACTS table which holds the information of parties associated with an entity. , implementation_dba_data: CS.CS_CP_PARTIES_AUDIT ,
-
Lookup Type: NXTOPT_CLN_CP
12.1.1
product: CS - Service , meaning: NXTOPT_CLN_CP , description: Option field values for Customer Product Details zone of Clean-up Customer Products form ,
-
Table: CS_CP_PARTIES_AUDIT
12.2.2
owner:CS, object_type:TABLE, fnd_design_data:CS.CS_CP_PARTIES_AUDIT, object_name:CS_CP_PARTIES_AUDIT, status:VALID, product: CS - Service , description: Stores audit history for the CS_CONTACTS table which holds the information of parties associated with an entity. , implementation_dba_data: CS.CS_CP_PARTIES_AUDIT ,
-
Lookup Type: NXTOPT_CLN_CP
12.2.2
product: CS - Service , meaning: NXTOPT_CLN_CP , description: Option field values for Customer Product Details zone of Clean-up Customer Products form ,
-
Lookup Type: INC_AUDIT_ATTRIBUTES
12.1.1
product: CS - Service , meaning: INC_AUDIT_ATTRIBUTES , description: Incident attributes that have audit history ,
-
Lookup Type: INC_AUDIT_ATTRIBUTES
12.2.2
product: CS - Service , meaning: INC_AUDIT_ATTRIBUTES , description: Incident attributes that have audit history ,
-
View: CS_CTR_COUNTERS_HISTORY_V
12.1.1
product: CS - Service , description: Counter readings history view , implementation_dba_data: Not implemented in this database ,
-
View: CS_CTR_COUNTERS_HISTORY_V
12.2.2
product: CS - Service , description: Counter readings history view , implementation_dba_data: Not implemented in this database ,
-
View: CS_SR_SERVICE_HISTORY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CS.CS_SR_SERVICE_HISTORY_V, object_name:CS_SR_SERVICE_HISTORY_V, status:VALID, product: CS - Service , description: This view is being used by Service History Tab , implementation_dba_data: APPS.CS_SR_SERVICE_HISTORY_V ,
-
View: CS_SR_SERVICE_HISTORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CS.CS_SR_SERVICE_HISTORY_V, object_name:CS_SR_SERVICE_HISTORY_V, status:VALID, product: CS - Service , description: This view is being used by Service History Tab , implementation_dba_data: APPS.CS_SR_SERVICE_HISTORY_V ,
-
View: CS_SR_SEARCH_NO_CONT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CS.CS_SR_SEARCH_NO_CONT_V, object_name:CS_SR_SEARCH_NO_CONT_V, status:VALID, product: CS - Service , description: This view is used in the SR find window on Bali spread table and in the Service History Bali Spreadtable of SR Tab , implementation_dba_data: APPS.CS_SR_SEARCH_NO_CONT_V ,
-
View: CS_SR_SEARCH_NO_CONT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CS.CS_SR_SEARCH_NO_CONT_V, object_name:CS_SR_SEARCH_NO_CONT_V, status:VALID, product: CS - Service , description: This view is used in the SR find window on Bali spread table and in the Service History Bali Spreadtable of SR Tab , implementation_dba_data: APPS.CS_SR_SEARCH_NO_CONT_V ,