Search Results csi_t_txn_systems
Overview
The CSI_T_TXN_SYSTEMS table is a core transactional data structure within the Oracle E-Business Suite Install Base (CSI) module for versions 12.1.1 and 12.2.2. It serves as the primary repository for system-level details associated with service transactions. When a transaction is processed in Install Base—such as the creation, update, or movement of an instance—this table captures the overarching system context and related party information. Its role is to provide a comprehensive linkage between a transaction, the customer's organizational structure, and the specific sites and contacts involved in the service event, ensuring accurate tracking and reporting of asset deployments and service relationships.
Key Information Stored
The table's primary key is TRANSACTION_SYSTEM_ID, which uniquely identifies each system record within a transaction. The most critical data stored pertains to customer and site relationships, as evidenced by its foreign key constraints. Key columns include CUSTOMER_ID (linking to HZ_CUST_ACCOUNTS), and various site use identifiers: SHIP_TO_SITE_USE_ID, BILL_TO_SITE_USE_ID, and INSTALL_SITE_USE_ID. Furthermore, it stores references to multiple contact points within the HZ_PARTIES table, such as SHIP_TO_CONTACT_ID, BILL_TO_CONTACT_ID, TECHNICAL_CONTACT_ID, and SERVICE_ADMIN_CONTACT_ID. This structure allows a single transaction to be associated with the complete commercial and logistical footprint of the customer system involved.
Common Use Cases and Queries
A primary use case is generating detailed service transaction reports that include customer location and contact details. For instance, to list all transactions for a specific customer with their installation site address, a query would join CSI_T_TXN_SYSTEMS to HZ_CUST_SITE_USES_ALL and HZ_PARTY_SITES. Another common scenario is validating data integrity during transaction processing or migration by checking for orphaned records where a TRANSACTION_SYSTEM_ID has no corresponding parent transaction line in CSI_T_TXN_LINE_DETAILS. Support personnel frequently query this table to identify the technical and service administration contacts for a system involved in an active service request, enabling efficient communication.
Related Objects
The table is centrally connected to several key EBS objects. It is a child of CSI_T_TXN_LINE_DETAILS via the foreign key on TRANSACTION_SYSTEM_ID, establishing the core transactional hierarchy. Its extensive integration with Oracle Trading Community Architecture (TCA) is critical, with foreign keys to HZ_CUST_ACCOUNTS, HZ_CUST_SITE_USES_ALL, HZ_PARTY_SITES, and HZ_PARTIES. This design ensures that all system details are anchored to the official, shared customer and party definitions used across the EBS suite. Developers typically interact with this table through the standard Install Base transaction APIs, which manage the creation and validation of these records, rather than via direct DML operations.
-
Table: CSI_T_TXN_SYSTEMS
12.2.2
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_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 ,
-
APPS.CSI_ACCT_MERGE_PKG dependencies on CSI_T_TXN_SYSTEMS
12.1.1
-
APPS.CSI_T_TXN_DETAILS_PVT dependencies on CSI_T_TXN_SYSTEMS
12.1.1
-
APPS.CSI_T_TXN_SYSTEMS_PKG dependencies on CSI_T_TXN_SYSTEMS
12.2.2
-
APPS.CSI_T_TXN_SYSTEMS_PKG dependencies on CSI_T_TXN_SYSTEMS
12.1.1
-
APPS.HZ_PURGE_GEN dependencies on CSI_T_TXN_SYSTEMS
12.1.1
-
APPS.HZ_PURGE_GEN dependencies on CSI_T_TXN_SYSTEMS
12.2.2
-
APPS.CSI_ACCT_MERGE_PKG dependencies on CSI_T_TXN_SYSTEMS
12.2.2
-
APPS.CSI_T_TXN_SYSTEMS_PVT dependencies on CSI_T_TXN_SYSTEMS
12.1.1
-
APPS.CSI_PARTY_MERGE_PKG dependencies on CSI_T_TXN_SYSTEMS
12.1.1
-
APPS.CSI_T_TXN_DETAILS_PVT dependencies on CSI_T_TXN_SYSTEMS
12.2.2
-
APPS.CSI_PARTY_MERGE_PKG dependencies on CSI_T_TXN_SYSTEMS
12.2.2
-
APPS.CSI_T_TXN_SYSTEMS_PVT dependencies on CSI_T_TXN_SYSTEMS
12.2.2
-
APPS.CSI_T_TXN_SYSTEMS_PVT dependencies on CSI_SYSTEMS_VL
12.1.1
-
APPS.CSI_T_TXN_SYSTEMS_PVT dependencies on CSI_SYSTEMS_VL
12.2.2
-
SYNONYM: APPS.CSI_T_TXN_SYSTEMS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:CSI_T_TXN_SYSTEMS, status:VALID,
-
APPS.CSI_T_TXN_SYSTEMS_PVT SQL Statements
12.1.1
-
APPS.CSI_T_TXN_SYSTEMS_PVT SQL Statements
12.2.2
-
APPS.CSI_ACCT_MERGE_PKG dependencies on ARP_MESSAGE
12.2.2
-
APPS.CSI_ACCT_MERGE_PKG dependencies on ARP_MESSAGE
12.1.1
-
SYNONYM: APPS.CSI_T_TXN_SYSTEMS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:CSI_T_TXN_SYSTEMS, status:VALID,
-
APPS.HZ_PURGE_GEN dependencies on CSI_T_PARTY_DETAILS
12.1.1
-
VIEW: CSI.CSI_T_TXN_SYSTEMS#
12.2.2
owner:CSI, object_type:VIEW, object_name:CSI_T_TXN_SYSTEMS#, status:VALID,
-
APPS.HZ_PURGE_GEN dependencies on CSI_T_PARTY_DETAILS
12.2.2
-
APPS.HZ_PURGE_GEN dependencies on CSI_SYSTEMS_B
12.2.2
-
VIEW: CSI.CSI_T_TXN_SYSTEMS#
12.2.2
-
APPS.HZ_PURGE_GEN dependencies on CSI_SYSTEMS_B
12.1.1
-
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 ,
-
View: XNC_SS_SYSTEM_V
12.1.1
product: XNC - Sales for Communications (Obsolete) , description: This view is used to retrieve system name for a given item. , implementation_dba_data: Not implemented in this database ,
-
View: XNC_SS_SYSTEM_V
12.2.2
product: XNC - Sales for Communications (Obsolete) , description: This view is used to retrieve system name for a given item. , implementation_dba_data: Not implemented in this database ,
-
PACKAGE BODY: APPS.CSI_T_TXN_SYSTEMS_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:CSI_T_TXN_SYSTEMS_PKG, status:VALID,
-
Table: CSI_T_TXN_LINE_DETAILS
12.1.1
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 ,
-
APPS.CSI_T_TXN_SYSTEMS_PKG SQL Statements
12.2.2
-
APPS.CSI_T_TXN_SYSTEMS_PKG SQL Statements
12.1.1
-
PACKAGE BODY: APPS.CSI_T_TXN_SYSTEMS_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:CSI_T_TXN_SYSTEMS_PKG, status:VALID,
-
PACKAGE BODY: APPS.CSI_T_TXN_SYSTEMS_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:CSI_T_TXN_SYSTEMS_PVT, status:VALID,
-
PACKAGE BODY: APPS.CSI_T_TXN_SYSTEMS_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:CSI_T_TXN_SYSTEMS_PVT, status:VALID,
-
APPS.CSI_ACCT_MERGE_PKG dependencies on HZ_CUSTOMER_MERGE_LOG_S
12.1.1
-
PACKAGE BODY: APPS.CSI_PARTY_MERGE_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:CSI_PARTY_MERGE_PKG, status:VALID,
-
PACKAGE BODY: APPS.CSI_PARTY_MERGE_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:CSI_PARTY_MERGE_PKG, status:VALID,
-
APPS.CSI_ACCT_MERGE_PKG dependencies on HZ_CUSTOMER_MERGE_LOG_S
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
View: XNC_SYSTEMS_PO_RG_V
12.2.2
product: XNC - Sales for Communications (Obsolete) , description: This View Retrieves the System Name and other Details of Pending Orders for a Given Party and Customer Account , implementation_dba_data: Not implemented in this database ,
-
View: XNC_SYSTEMS_PO_RG_V
12.1.1
product: XNC - Sales for Communications (Obsolete) , description: This View Retrieves the System Name and other Details of Pending Orders for a Given Party and Customer Account , implementation_dba_data: Not implemented in this database ,
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
PACKAGE BODY: APPS.CSI_ACCT_MERGE_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:CSI_ACCT_MERGE_PKG, status:VALID,