Search Results subinventory
The CSP_RS_CUST_RELATIONS
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Customer Service and Support (CSS) module, specifically designed to manage customer relationship hierarchies and associations. This table plays a pivotal role in defining and maintaining relationships between customer accounts, enabling organizations to model complex business structures such as parent-child hierarchies, partner networks, or service agreements. Below is a detailed technical breakdown of its purpose, structure, and integration within Oracle EBS.
Purpose and Functional Overview
TheCSP_RS_CUST_RELATIONS
table stores metadata about customer relationships, allowing businesses to establish formal links between parties (e.g., corporate hierarchies, service providers, or contractual affiliations). Key use cases include:
- Hierarchical Relationships: Defining parent-child dependencies between customer accounts (e.g., subsidiaries under a holding company).
- Service Agreements: Linking service providers to end customers for entitlement or SLA management.
- Partner Networks: Tracking affiliations in channel sales or distributor models.
Table Structure and Key Columns
The table's schema includes the following critical columns:- RELATIONSHIP_ID: Primary key, uniquely identifying each relationship record.
- CUSTOMER_ID / RELATED_CUSTOMER_ID: Foreign keys referencing
HZ_CUST_ACCOUNTS
, denoting the parties in the relationship. - RELATIONSHIP_TYPE: Categorizes the nature of the link (e.g., "PARENT-CHILD," "PARTNER," "AFFILIATE").
- START_DATE / END_DATE: Defines the active period for the relationship.
- STATUS: Indicates whether the relationship is active, inactive, or pending approval.
- ATTRIBUTE_CATEGORY / ATTRIBUTE_[1-15]: Flexfields for custom attributes.
Integration with Oracle EBS Modules
The table integrates with core EBS functionalities:- TCA (Trading Community Architecture): Leverages
HZ_RELATIONSHIPS
for foundational party modeling, withCSP_RS_CUST_RELATIONS
extending it for CSS-specific logic. - Service Contracts: Used to validate service entitlements based on customer hierarchies.
- Order Management: Supports pricing or discount rules tied to relationship tiers.
Technical Considerations
- Indexes: Typically indexed on
CUSTOMER_ID
,RELATED_CUSTOMER_ID
, andRELATIONSHIP_TYPE
for performance. - API Interactions: Managed via CSS-specific PL/SQL APIs (e.g.,
CSP_RS_CUST_RELATIONS_PKG
) to enforce business rules. - Data Security: Access controlled via Oracle's Function Security, often tied to "CSS Administrator" responsibilities.
Customization and Extensions
Organizations may extend the table's functionality by:- Adding custom relationship types via lookup values (
FND_LOOKUP_VALUES
). - Developing triggers or workflows to automate relationship-based processes (e.g., cascading service renewals).
- Integrating with BI tools to analyze customer network patterns.
Conclusion
TheCSP_RS_CUST_RELATIONS
table is a cornerstone of Oracle EBS's CSS module, enabling sophisticated customer relationship modeling. Its design supports scalability, compliance with Oracle's TCA framework, and extensibility for industry-specific requirements. Proper utilization of this table enhances service delivery, contract management, and customer analytics in EBS deployments.
-
View: CSP_PLANNING_HEADERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_PLANNING_HEADERS_V, object_name:CSP_PLANNING_HEADERS_V, status:VALID, product: CSP - Spares Management , implementation_dba_data: APPS.CSP_PLANNING_HEADERS_V ,
-
View: CSP_PLANNING_HEADERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_PLANNING_HEADERS_V, object_name:CSP_PLANNING_HEADERS_V, status:VALID, product: CSP - Spares Management , implementation_dba_data: APPS.CSP_PLANNING_HEADERS_V ,
-
View: CSP_PLN_REGION_ORG_NAV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_PLN_REGION_ORG_NAV, object_name:CSP_PLN_REGION_ORG_NAV, status:VALID, product: CSP - Spares Management , implementation_dba_data: APPS.CSP_PLN_REGION_ORG_NAV ,
-
Lookup Type: CSP_PICKLIST_GROUP_BYS
12.1.1
product: CSP - Spares Management , meaning: Group By Options , description: Group By Options for Picklist ,
-
Lookup Type: CSP_PICKLIST_GROUP_BYS
12.2.2
product: CSP - Spares Management , meaning: Group By Options , description: Group By Options for Picklist ,
-
View: CSP_PLN_REGION_ORG_NAV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_PLN_REGION_ORG_NAV, object_name:CSP_PLN_REGION_ORG_NAV, status:VALID, product: CSP - Spares Management , implementation_dba_data: APPS.CSP_PLN_REGION_ORG_NAV ,
-
Lookup Type: CSP_STOCKLIST_SOURCE_TYPE
12.2.2
product: CSP - Spares Management , meaning: Stocking Site Types , description: Stocking Site Types ,
-
Lookup Type: CSP_PLANNING_NODE_TYPE
12.2.2
product: CSP - Spares Management , meaning: Node Type ,
-
Lookup Type: CSP_SUBINV_DEFAULT_USE_TYPE
12.2.2
product: CSP - Spares Management , meaning: Subinventory Default Use Type , description: Subinventory Default Use Type ,
-
Lookup Type: CSP_RETURN_RULE_SRC_TYPE
12.2.2
product: CSP - Spares Management , meaning: Return Routing Rule Source Type ,
-
Lookup Type: CSP_SUBINV_DEFAULT_USE_TYPE
12.1.1
product: CSP - Spares Management , meaning: Subinventory Default Use Type , description: Subinventory Default Use Type ,
-
Lookup Type: CSP_STOCKING_SITE_TYPE
12.2.2
product: CSP - Spares Management , meaning: Stocking Site Type , description: Stocking Site Type ,
-
Table: CSP_RS_CUST_RELATIONS
12.2.2
owner:CSP, object_type:TABLE, fnd_design_data:CSP.CSP_RS_CUST_RELATIONS, object_name:CSP_RS_CUST_RELATIONS, status:VALID, product: CSP - Spares Management , description: Resource with ship to address and subinventory assigned , implementation_dba_data: CSP.CSP_RS_CUST_RELATIONS ,
-
Table: CSP_SEC_INVENTORIES
12.1.1
owner:CSP, object_type:TABLE, fnd_design_data:CSP.CSP_SEC_INVENTORIES, object_name:CSP_SEC_INVENTORIES, status:VALID, product: CSP - Spares Management , description: Holds extra subinventory information , implementation_dba_data: CSP.CSP_SEC_INVENTORIES ,
-
Table: CSP_SEC_INVENTORIES
12.2.2
owner:CSP, object_type:TABLE, fnd_design_data:CSP.CSP_SEC_INVENTORIES, object_name:CSP_SEC_INVENTORIES, status:VALID, product: CSP - Spares Management , description: Holds extra subinventory information , implementation_dba_data: CSP.CSP_SEC_INVENTORIES ,
-
Table: CSP_RS_CUST_RELATIONS
12.1.1
owner:CSP, object_type:TABLE, fnd_design_data:CSP.CSP_RS_CUST_RELATIONS, object_name:CSP_RS_CUST_RELATIONS, status:VALID, product: CSP - Spares Management , description: Resource with ship to address and subinventory assigned , implementation_dba_data: CSP.CSP_RS_CUST_RELATIONS ,
-
View: CSP_REGION_ITEMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_REGION_ITEMS_V, object_name:CSP_REGION_ITEMS_V, status:VALID, product: CSP - Spares Management , implementation_dba_data: APPS.CSP_REGION_ITEMS_V ,
-
View: CSP_REGION_ITEMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_REGION_ITEMS_V, object_name:CSP_REGION_ITEMS_V, status:VALID, product: CSP - Spares Management , implementation_dba_data: APPS.CSP_REGION_ITEMS_V ,
-
View: CSP_SEC_INVENTORIES_NAV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_SEC_INVENTORIES_NAV, object_name:CSP_SEC_INVENTORIES_NAV, status:VALID, product: CSP - Spares Management , description: View for Parts Loop to Subinventory flow , implementation_dba_data: APPS.CSP_SEC_INVENTORIES_NAV ,
-
View: CSP_SEC_INVENTORIES_NAV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_SEC_INVENTORIES_NAV, object_name:CSP_SEC_INVENTORIES_NAV, status:VALID, product: CSP - Spares Management , description: View for Parts Loop to Subinventory flow , implementation_dba_data: APPS.CSP_SEC_INVENTORIES_NAV ,
-
View: CSP_ENGINEER_DAYS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_ENGINEER_DAYS_V, object_name:CSP_ENGINEER_DAYS_V, status:VALID, product: CSP - Spares Management , implementation_dba_data: APPS.CSP_ENGINEER_DAYS_V ,
-
View: CSP_ENGINEER_DAYS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_ENGINEER_DAYS_V, object_name:CSP_ENGINEER_DAYS_V, status:VALID, product: CSP - Spares Management , implementation_dba_data: APPS.CSP_ENGINEER_DAYS_V ,
-
View: CSP_PLN_SUBINV_NAV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_PLN_SUBINV_NAV, object_name:CSP_PLN_SUBINV_NAV, status:VALID, product: CSP - Spares Management , implementation_dba_data: APPS.CSP_PLN_SUBINV_NAV ,
-
View: CSP_PLN_SUBINV_NAV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_PLN_SUBINV_NAV, object_name:CSP_PLN_SUBINV_NAV, status:VALID, product: CSP - Spares Management , implementation_dba_data: APPS.CSP_PLN_SUBINV_NAV ,
-
View: CSP_USAGE_REG_ORG_SUBINV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_USAGE_REG_ORG_SUBINV_V, object_name:CSP_USAGE_REG_ORG_SUBINV_V, status:VALID, product: CSP - Spares Management , implementation_dba_data: APPS.CSP_USAGE_REG_ORG_SUBINV_V ,
-
View: CSP_USAGE_REG_ORG_SUBINV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_USAGE_REG_ORG_SUBINV_V, object_name:CSP_USAGE_REG_ORG_SUBINV_V, status:VALID, product: CSP - Spares Management , implementation_dba_data: APPS.CSP_USAGE_REG_ORG_SUBINV_V ,
-
View: CSP_SUBINV_USAGE_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_SUBINV_USAGE_DETAILS_V, object_name:CSP_SUBINV_USAGE_DETAILS_V, status:VALID, product: CSP - Spares Management , implementation_dba_data: APPS.CSP_SUBINV_USAGE_DETAILS_V ,
-
View: CSP_REP_HIER_SECINV_NAV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_REP_HIER_SECINV_NAV, object_name:CSP_REP_HIER_SECINV_NAV, status:VALID, product: CSP - Spares Management , description: View for Reporting Hierarchy to Subinventory flow , implementation_dba_data: APPS.CSP_REP_HIER_SECINV_NAV ,
-
View: CSP_SUBINV_USAGE_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_SUBINV_USAGE_DETAILS_V, object_name:CSP_SUBINV_USAGE_DETAILS_V, status:VALID, product: CSP - Spares Management , implementation_dba_data: APPS.CSP_SUBINV_USAGE_DETAILS_V ,
-
View: CSP_REP_HIER_SECINV_NAV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_REP_HIER_SECINV_NAV, object_name:CSP_REP_HIER_SECINV_NAV, status:VALID, product: CSP - Spares Management , description: View for Reporting Hierarchy to Subinventory flow , implementation_dba_data: APPS.CSP_REP_HIER_SECINV_NAV ,
-
View: CSP_RS_SUBINVENTORIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_RS_SUBINVENTORIES_V, object_name:CSP_RS_SUBINVENTORIES_V, status:VALID, product: CSP - Spares Management , description: Resource subinventory assignments view , implementation_dba_data: APPS.CSP_RS_SUBINVENTORIES_V ,
-
View: CSP_SEC_INVENTORIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_SEC_INVENTORIES_V, object_name:CSP_SEC_INVENTORIES_V, status:VALID, product: CSP - Spares Management , description: Subinventory Details , implementation_dba_data: APPS.CSP_SEC_INVENTORIES_V ,
-
View: CSP_ASL_ITEMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_ASL_ITEMS_V, object_name:CSP_ASL_ITEMS_V, status:VALID, product: CSP - Spares Management , description: This view lists all items on a stocklist , implementation_dba_data: APPS.CSP_ASL_ITEMS_V ,
-
View: CSP_RS_SUBINVENTORIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_RS_SUBINVENTORIES_V, object_name:CSP_RS_SUBINVENTORIES_V, status:VALID, product: CSP - Spares Management , description: Resource subinventory assignments view , implementation_dba_data: APPS.CSP_RS_SUBINVENTORIES_V ,
-
View: CSP_SEC_INVENTORIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_SEC_INVENTORIES_V, object_name:CSP_SEC_INVENTORIES_V, status:VALID, product: CSP - Spares Management , description: Subinventory Details , implementation_dba_data: APPS.CSP_SEC_INVENTORIES_V ,
-
View: CSP_ASL_ITEMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_ASL_ITEMS_V, object_name:CSP_ASL_ITEMS_V, status:VALID, product: CSP - Spares Management , description: This view lists all items on a stocklist , implementation_dba_data: APPS.CSP_ASL_ITEMS_V ,
-
View: CSP_ITEM_SUB_INVENTORIES_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_ITEM_SUB_INVENTORIES_ALL_V, object_name:CSP_ITEM_SUB_INVENTORIES_ALL_V, status:VALID, product: CSP - Spares Management , description: Shows authorized stocklist for the subinventories. , implementation_dba_data: APPS.CSP_ITEM_SUB_INVENTORIES_ALL_V ,
-
View: CSP_ITEM_SUB_INVENTORIES_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSP.CSP_ITEM_SUB_INVENTORIES_ALL_V, object_name:CSP_ITEM_SUB_INVENTORIES_ALL_V, status:VALID, product: CSP - Spares Management , description: Shows authorized stocklist for the subinventories. , implementation_dba_data: APPS.CSP_ITEM_SUB_INVENTORIES_ALL_V ,