Search Results table - ce.ce_statement_headers
The CSI_T_TXN_SYSTEMS table is a critical component in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2, specifically within the Oracle Customer Service Intelligence (CSI) module. This table serves as a repository for transactional data related to service systems, capturing essential information about assets, configurations, and service interactions. Below is a detailed analysis of its structure, purpose, and integration within Oracle EBS.
Overview of CSI_T_TXN_SYSTEMS
The CSI_T_TXN_SYSTEMS table stores transactional records for service systems, which are entities managed under the CSI module. These systems represent physical or logical assets, such as equipment, installations, or configurations, that are tracked for service and maintenance purposes. The table is part of the broader CSI schema, which facilitates service request management, asset tracking, and warranty processing.Key Columns and Data Structure
The table comprises several columns that define the attributes and relationships of service systems. Key columns include:- SYSTEM_ID: Primary key uniquely identifying each system record.
- INSTANCE_ID: References the associated item instance from CSI_ITEM_INSTANCES.
- TRANSACTION_ID: Links to the transaction record in CSI_T_TXN_HEADERS.
- SYSTEM_TYPE_CODE: Classifies the system (e.g., "EQUIPMENT," "CONFIGURATION").
- STATUS_CODE: Indicates the system's operational state (e.g., "ACTIVE," "INACTIVE").
- START_DATE_ACTIVE and END_DATE_ACTIVE: Define the system's validity period.
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE: Audit columns tracking record changes.
Functional Role in Oracle EBS
The CSI_T_TXN_SYSTEMS table supports the following functionalities:- Asset Management: Tracks serviceable assets and their configurations, enabling lifecycle management.
- Service Request Integration: Links systems to service requests (CS_INCIDENTS_ALL_B) for troubleshooting and maintenance.
- Warranty Tracking: Associates systems with warranty terms (CSI_WARRANTIES) to validate coverage.
- BOM and Configurations: Integrates with Oracle Bills of Materials (BOM) to manage hierarchical system structures.
Integration with Other Modules
The table interacts with several Oracle EBS modules:- Inventory (INV): References items via INVENTORY_ITEM_ID and ORGANIZATION_ID.
- Service Contracts (OKS): Aligns with contract lines for service coverage validation.
- Order Management (OM): Connects to sales orders for installed base tracking.
Technical Considerations
In Oracle EBS 12.2.2, the table benefits from Online Patching (ADOP) and performance optimizations like indexing on SYSTEM_ID and TRANSACTION_ID. Customizations should avoid direct DML operations, leveraging Oracle APIs (e.g., CSI_SYSTEM_PUB) to maintain data integrity.Conclusion
The CSI_T_TXN_SYSTEMS table is a foundational element in Oracle CSI, enabling robust asset and service management. Its design ensures seamless integration with core EBS modules, supporting transactional accuracy and operational efficiency. Proper utilization of this table enhances service delivery, warranty compliance, and asset visibility across the enterprise.-
Table: CSI_T_TXN_SYSTEMS
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_T_TXN_SYSTEMS, object_name:CSI_T_TXN_SYSTEMS, status:VALID, product: CSI - Install Base , description: Transaction Details : System Details. , implementation_dba_data: CSI.CSI_T_TXN_SYSTEMS ,
-
Table: CSI_T_II_RELATIONSHIPS
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_T_II_RELATIONSHIPS, object_name:CSI_T_II_RELATIONSHIPS, status:VALID, product: CSI - Install Base , description: Transaction Details : Instance to Instance Relationships. , implementation_dba_data: CSI.CSI_T_II_RELATIONSHIPS ,
-
Table: CSI_CONFIGURATION_TEMP_TBL
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_CONFIGURATION_TEMP_TBL, object_name:CSI_CONFIGURATION_TEMP_TBL, status:VALID, product: CSI - Install Base , implementation_dba_data: CSI.CSI_CONFIGURATION_TEMP_TBL ,
-
Table: CSI_T_EXTEND_ATTRIBS
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_T_EXTEND_ATTRIBS, object_name:CSI_T_EXTEND_ATTRIBS, status:VALID, product: CSI - Install Base , description: Transaction Details : Extended attributes. , implementation_dba_data: CSI.CSI_T_EXTEND_ATTRIBS ,
-
Table: CSI_T_ORG_ASSIGNMENTS
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_T_ORG_ASSIGNMENTS, object_name:CSI_T_ORG_ASSIGNMENTS, status:VALID, product: CSI - Install Base , description: Transaction Details : Instance-Organization Associations. , implementation_dba_data: CSI.CSI_T_ORG_ASSIGNMENTS ,
-
Table: CSI_COUNTER_READINGS_TEMP
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_COUNTER_READINGS_TEMP, object_name:CSI_COUNTER_READINGS_TEMP, status:VALID, product: CSI - Install Base , implementation_dba_data: CSI.CSI_COUNTER_READINGS_TEMP ,
-
Table: CSI_IP_ACCOUNTS
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_IP_ACCOUNTS, object_name:CSI_IP_ACCOUNTS, status:VALID, product: CSI - Install Base , description: Instance to Accounts(Party Accounts) Association. , implementation_dba_data: CSI.CSI_IP_ACCOUNTS ,
-
Table: CSI_SYSTEMS_H
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_SYSTEMS_H, object_name:CSI_SYSTEMS_H, status:VALID, product: CSI - Install Base , description: System details History. , implementation_dba_data: CSI.CSI_SYSTEMS_H ,
-
Table: CSI_SEARCH_OKS_TEMP
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_SEARCH_OKS_TEMP, object_name:CSI_SEARCH_OKS_TEMP, status:VALID, product: CSI - Install Base , description: Temporary Table to hold Contracts Data in HTML UI , implementation_dba_data: CSI.CSI_SEARCH_OKS_TEMP ,
-
Table: CSI_I_PARTIES_H
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_I_PARTIES_H, object_name:CSI_I_PARTIES_H, status:VALID, product: CSI - Install Base , description: Instance - Party Association History. , implementation_dba_data: CSI.CSI_I_PARTIES_H ,
-
Table: CSI_IPA_RELATION_TYPES
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_IPA_RELATION_TYPES, object_name:CSI_IPA_RELATION_TYPES, status:VALID, product: CSI - Install Base , description: Instance to Party and Party to Account Relationship Types. , implementation_dba_data: CSI.CSI_IPA_RELATION_TYPES ,
-
Table: CSI_FA_HEADERS
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_FA_HEADERS, object_name:CSI_FA_HEADERS, status:VALID, product: CSI - Install Base , description: This table stores the Fixed Asset Header Information , implementation_dba_data: CSI.CSI_FA_HEADERS ,
-
Table: CSI_I_ORG_ASSIGNMENTS_H
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_I_ORG_ASSIGNMENTS_H, object_name:CSI_I_ORG_ASSIGNMENTS_H, status:VALID, product: CSI - Install Base , description: Instance Organization Associations History. , implementation_dba_data: CSI.CSI_I_ORG_ASSIGNMENTS_H ,
-
Table: CSI_SYSTEMS_B
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_SYSTEMS_B, object_name:CSI_SYSTEMS_B, status:VALID, product: CSI - Install Base , description: System Details ( Base Table) , implementation_dba_data: CSI.CSI_SYSTEMS_B ,
-
Table: CSI_DIAGNOSTICS_TEMP
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_DIAGNOSTICS_TEMP, object_name:CSI_DIAGNOSTICS_TEMP, status:VALID, product: CSI - Install Base , description: Temporary table used by the data correction process. , implementation_dba_data: CSI.CSI_DIAGNOSTICS_TEMP ,
-
Table: CSI_PARAMETERS_MIG_INTERFACE
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_PARAMETERS_MIG_INTERFACE, object_name:CSI_PARAMETERS_MIG_INTERFACE, status:VALID, product: CSI - Install Base , description: Customer Product Parameters data Migration Interface (temporary data). , implementation_dba_data: CSI.CSI_PARAMETERS_MIG_INTERFACE ,
-
Table: CSI_IB_TXN_TYPES
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_IB_TXN_TYPES, object_name:CSI_IB_TXN_TYPES, status:VALID, product: CSI - Install Base , description: Installed Base Transaction Types. , implementation_dba_data: CSI.CSI_IB_TXN_TYPES ,
-
Table: CSI_COUNTER_TEMPLATE_B
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_COUNTER_TEMPLATE_B, object_name:CSI_COUNTER_TEMPLATE_B, status:VALID, product: CSI - Install Base , description: Holds the counter template data , implementation_dba_data: CSI.CSI_COUNTER_TEMPLATE_B ,
-
Table: CSI_CTR_UPLOAD_INSTANCES
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_CTR_UPLOAD_INSTANCES, object_name:CSI_CTR_UPLOAD_INSTANCES, status:VALID, product: CSI - Install Base , description: Holds the counter data to be instantiated , implementation_dba_data: CSI.CSI_CTR_UPLOAD_INSTANCES ,
-
Table: CSI_TXN_ERRORS
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_TXN_ERRORS, object_name:CSI_TXN_ERRORS, status:VALID, product: CSI - Install Base , description: Installed Base transaction errors. , implementation_dba_data: CSI.CSI_TXN_ERRORS ,
-
Table: CSI_MIGRATE_ERROR_LOG
12.1.1
product: CSI - Install Base , description: Migration Error Log , implementation_dba_data: Not implemented in this database ,
-
Table: CSI_T_II_RELATIONSHIPS
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_T_II_RELATIONSHIPS, object_name:CSI_T_II_RELATIONSHIPS, status:VALID, product: CSI - Install Base , description: Transaction Details : Instance to Instance Relationships. , implementation_dba_data: CSI.CSI_T_II_RELATIONSHIPS ,
-
Table: CSI_T_TXN_LINE_DETAILS
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_T_TXN_LINE_DETAILS, object_name:CSI_T_TXN_LINE_DETAILS, status:VALID, product: CSI - Install Base , description: Transaction Details : Transaction Line Details. , implementation_dba_data: CSI.CSI_T_TXN_LINE_DETAILS ,
-
Table: CSI_COUNTER_PROPERTIES_B
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_COUNTER_PROPERTIES_B, object_name:CSI_COUNTER_PROPERTIES_B, status:VALID, product: CSI - Install Base , description: Holds the counter instance properties data , implementation_dba_data: CSI.CSI_COUNTER_PROPERTIES_B ,
-
Table: CSI_I_VERSION_LABELS_H
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_I_VERSION_LABELS_H, object_name:CSI_I_VERSION_LABELS_H, status:VALID, product: CSI - Install Base , description: Instance Version Labels History. , implementation_dba_data: CSI.CSI_I_VERSION_LABELS_H ,
-
Table: CSI_INSTALL_PARAMETERS
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_INSTALL_PARAMETERS, object_name:CSI_INSTALL_PARAMETERS, status:VALID, product: CSI - Install Base , description: Install Base Application Installation Parameters. , implementation_dba_data: CSI.CSI_INSTALL_PARAMETERS ,
-
Table: CSI_IEA_VALUES_H
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_IEA_VALUES_H, object_name:CSI_IEA_VALUES_H, status:VALID, product: CSI - Install Base , description: Instance Extended Attribute Values History. , implementation_dba_data: CSI.CSI_IEA_VALUES_H ,
-
Table: CSI_I_PARTIES_H
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_I_PARTIES_H, object_name:CSI_I_PARTIES_H, status:VALID, product: CSI - Install Base , description: Instance - Party Association History. , implementation_dba_data: CSI.CSI_I_PARTIES_H ,
-
Table: CSI_INV_DISCREPANCY_TEMP
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_INV_DISCREPANCY_TEMP, object_name:CSI_INV_DISCREPANCY_TEMP, status:VALID, product: CSI - Install Base , description: Temporary table which holds the descrepancy between item instance records and inventory onhand balances. Used only for reporting purpuses and the records are deleted the report is produced. , implementation_dba_data: CSI.CSI_INV_DISCREPANCY_TEMP ,
-
Table: CSI_COUNTER_TEMPLATE_TL
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_COUNTER_TEMPLATE_TL, object_name:CSI_COUNTER_TEMPLATE_TL, status:VALID, product: CSI - Install Base , description: Holds the translated counter template data , implementation_dba_data: CSI.CSI_COUNTER_TEMPLATE_TL ,
-
Table: CSI_TXN_TYPES_MIG_INTERFACE
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_TXN_TYPES_MIG_INTERFACE, object_name:CSI_TXN_TYPES_MIG_INTERFACE, status:VALID, product: CSI - Install Base , description: Transaction Type data migration Interface (temporary data). , implementation_dba_data: CSI.CSI_TXN_TYPES_MIG_INTERFACE ,
-
Table: CSI_TXN_TYPES
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_TXN_TYPES, object_name:CSI_TXN_TYPES, status:VALID, product: CSI - Install Base , description: Installed Base Source Transaction List. , implementation_dba_data: CSI.CSI_TXN_TYPES ,
-
Table: CSI_INSTANCE_INTERFACE
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_INSTANCE_INTERFACE, object_name:CSI_INSTANCE_INTERFACE, status:VALID, product: CSI - Install Base , description: Open Interface Instance Interface , implementation_dba_data: CSI.CSI_INSTANCE_INTERFACE ,
-
Table: CSI_I_ORG_ASSIGNMENTS_H
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_I_ORG_ASSIGNMENTS_H, object_name:CSI_I_ORG_ASSIGNMENTS_H, status:VALID, product: CSI - Install Base , description: Instance Organization Associations History. , implementation_dba_data: CSI.CSI_I_ORG_ASSIGNMENTS_H ,
-
Table: CSI_COUNTER_ASSOCIATIONS
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_COUNTER_ASSOCIATIONS, object_name:CSI_COUNTER_ASSOCIATIONS, status:VALID, product: CSI - Install Base , description: Holds the counter instance associations data , implementation_dba_data: CSI.CSI_COUNTER_ASSOCIATIONS ,
-
Table: CSI_II_RELATION_INTERFACE
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_II_RELATION_INTERFACE, object_name:CSI_II_RELATION_INTERFACE, status:VALID, product: CSI - Install Base , description: Open Interface Instance Relationships , implementation_dba_data: CSI.CSI_II_RELATION_INTERFACE ,
-
Table: CSI_COUNTER_PROPERTIES_TL
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_COUNTER_PROPERTIES_TL, object_name:CSI_COUNTER_PROPERTIES_TL, status:VALID, product: CSI - Install Base , description: Holds the translated counter instance property data , implementation_dba_data: CSI.CSI_COUNTER_PROPERTIES_TL ,
-
Table: CSI_I_ASSETS_H
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_I_ASSETS_H, object_name:CSI_I_ASSETS_H, status:VALID, product: CSI - Install Base , description: Instance Asset association History. , implementation_dba_data: CSI.CSI_I_ASSETS_H ,
-
Table: CSI_CTR_ESTIMATION_METHODS_TL
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_CTR_ESTIMATION_METHODS_TL, object_name:CSI_CTR_ESTIMATION_METHODS_TL, status:VALID, product: CSI - Install Base , description: Holds the translated counter estimation data , implementation_dba_data: CSI.CSI_CTR_ESTIMATION_METHODS_TL ,
-
Table: CSI_IEA_VALUES
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_IEA_VALUES, object_name:CSI_IEA_VALUES, status:VALID, product: CSI - Install Base , description: Instance Extended Attribute Values. , implementation_dba_data: CSI.CSI_IEA_VALUES ,
-
Table: CSI_SYSTEMS_TL
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_SYSTEMS_TL, object_name:CSI_SYSTEMS_TL, status:VALID, product: CSI - Install Base , description: System Details (tanslation table). , implementation_dba_data: CSI.CSI_SYSTEMS_TL ,
-
Table: CSI_A_LOCATIONS
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_A_LOCATIONS, object_name:CSI_A_LOCATIONS, status:VALID, product: CSI - Install Base , description: Asset Location and HZ Location mapping. , implementation_dba_data: CSI.CSI_A_LOCATIONS ,
-
Table: CSI_INSTALL_PARAMETERS
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_INSTALL_PARAMETERS, object_name:CSI_INSTALL_PARAMETERS, status:VALID, product: CSI - Install Base , description: Install Base Application Installation Parameters. , implementation_dba_data: CSI.CSI_INSTALL_PARAMETERS ,
-
Table: CSI_ITEM_INSTANCE_LOCKS
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_ITEM_INSTANCE_LOCKS, object_name:CSI_ITEM_INSTANCE_LOCKS, status:VALID, product: CSI - Install Base , description: Stores locks on item instances that are configuration controlled by configurator rules. , implementation_dba_data: CSI.CSI_ITEM_INSTANCE_LOCKS ,
-
Table: CSI_INV_DISCREPANCY_TEMP
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_INV_DISCREPANCY_TEMP, object_name:CSI_INV_DISCREPANCY_TEMP, status:VALID, product: CSI - Install Base , description: Temporary table which holds the descrepancy between item instance records and inventory onhand balances. Used only for reporting purpuses and the records are deleted the report is produced. , implementation_dba_data: CSI.CSI_INV_DISCREPANCY_TEMP ,
-
Table: CSI_COUNTER_TEMPLATE_TL
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_COUNTER_TEMPLATE_TL, object_name:CSI_COUNTER_TEMPLATE_TL, status:VALID, product: CSI - Install Base , description: Holds the translated counter template data , implementation_dba_data: CSI.CSI_COUNTER_TEMPLATE_TL ,
-
Table: CSI_HISTORY_ARCHIVE
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_HISTORY_ARCHIVE, object_name:CSI_HISTORY_ARCHIVE, status:VALID, product: CSI - Install Base , description: This table holds the archived history data when the transaction history archive and purge concurrent program is run. , implementation_dba_data: CSI.CSI_HISTORY_ARCHIVE ,
-
Table: CSI_CTR_ESTIMATED_READINGS
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_CTR_ESTIMATED_READINGS, object_name:CSI_CTR_ESTIMATED_READINGS, status:VALID, product: CSI - Install Base , description: Holds the counter estimated readings data , implementation_dba_data: CSI.CSI_CTR_ESTIMATED_READINGS ,
-
Table: CSI_I_EXTENDED_ATTRIBS
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_I_EXTENDED_ATTRIBS, object_name:CSI_I_EXTENDED_ATTRIBS, status:VALID, product: CSI - Install Base , description: Extended Attribute Template definition. , implementation_dba_data: CSI.CSI_I_EXTENDED_ATTRIBS ,
-
Table: CSI_COUNTER_DERIVED_FILTERS
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_COUNTER_DERIVED_FILTERS, object_name:CSI_COUNTER_DERIVED_FILTERS, status:VALID, product: CSI - Install Base , description: Holds the counter filters data , implementation_dba_data: CSI.CSI_COUNTER_DERIVED_FILTERS ,