Search Results product
The file IBE_Tables.html
pertains to the Oracle E-Business Suite (EBS) modules, specifically focusing on the iStore (IBE) schema tables in versions 12.1.1 or 12.2.2. Oracle iStore, part of the Oracle EBS Customer Relationship Management (CRM) suite, facilitates B2B and B2C e-commerce functionalities. The file likely documents the underlying database tables, their structures, relationships, and usage within the iStore module. Below is a detailed summary of its relevance in Oracle EBS 12.1.1/12.2.2:
1. Overview of iStore (IBE) in Oracle EBS
Oracle iStore enables organizations to deploy web-based storefronts for selling products/services. It integrates with core EBS modules like Order Management (OM), Inventory (INV), and Receivables (AR). The IBE_Tables.html
file provides a technical reference for developers and DBAs, detailing table structures critical for customization, reporting, or troubleshooting.
2. Key Tables in iStore Schema
The file likely enumerates tables such as:
- IBE_ITEMS: Stores product catalog details, including SKUs, descriptions, and pricing.
- IBE_ORDER_HEADERS: Contains order metadata (e.g., order number, status, customer ID).
- IBE_ORDER_LINES: Tracks line items linked to orders, with quantities, unit prices, and taxes.
- IBE_SHIPPING_OPTIONS: Manages shipping methods and costs.
- IBE_PAYMENT_METHODS: Defines payment gateways and transaction rules.
These tables integrate with Oracle EBS’s foundational schemas (e.g., APPS
, ONT
for OM) via foreign keys.
3. Technical Schema Details
The file may include:
- Column Definitions: Data types (VARCHAR2, NUMBER), constraints (NOT NULL), and indexes.
- Relationships: Foreign key linkages (e.g.,
IBE_ORDER_LINES.HEADER_ID
referencesIBE_ORDER_HEADERS.ORDER_ID
). - API References: Recommended PL/SQL APIs (e.g.,
IBE_ORDER_PUB
) for safe data manipulation.
4. Integration with Oracle EBS 12.1.1/12.2.2
In EBS 12.1.1 and 12.2.2, iStore leverages Oracle’s Fusion Middleware for web services and SOA. Key integration points include:
- Order Orchestration: iStore tables sync with
OE_ORDER_HEADERS_ALL
(OM) via AutoInvoice. - Pricing Engine: Links to
QP_LISTS
for real-time price calculations. - Taxation: Integrates with
ZX_LINES
for tax compliance.
5. Customization and Extensions
The file serves as a blueprint for:
- Custom Reports: SQL queries joining iStore tables with GL or AR data.
- Workflow Extensions: Triggers on
IBE_ORDER_HEADERS
to enforce business rules. - Data Migration: Mapping legacy data to iStore tables during upgrades.
6. Version-Specific Considerations
Differences between 12.1.1 and 12.2.2 may include:
- 12.2.2 Enhancements: New columns in
IBE_ITEMS
for mobile commerce or JSON support. - Online Patching: In 12.2.2, iStore tables adhere to Edition-Based Redefinition (EBR) for zero-downtime patches.
7. Conclusion
IBE_Tables.html
is a critical technical resource for Oracle EBS practitioners, offering granular insights into iStore’s data model. It empowers teams to optimize performance, ensure data integrity, and extend functionalities while maintaining alignment with EBS 12.1.1/12.2.2 architectures.
-
Lookup Type: IBE_M_ASSIGNMENT_MODE
12.1.1
product: IBE - iStore , meaning: iStore product autoplacement assignment mode , description: iStore product autoplacement assignment mode ,
-
Lookup Type: IBE_REL_MAPPING_RULE_TYPES
12.1.1
product: IBE - iStore , meaning: IBE_REL_MAPPING_RULE_TYPES , description: Relationship Mapping Rule Types ,
-
Lookup Type: IBE_REL_MAPPING_RULE_TYPES
12.2.2
product: IBE - iStore , meaning: IBE_REL_MAPPING_RULE_TYPES , description: Relationship Mapping Rule Types ,
-
Lookup Type: IBE_M_ASSIGNMENT_MODE
12.2.2
product: IBE - iStore , meaning: iStore product autoplacement assignment mode , description: iStore product autoplacement assignment mode ,
-
Lookup Type: IBE_RETURN_REASONS_LOOKUP
12.1.1
product: IBE - iStore , meaning: iStore Return Reasons Lookup , description: Return reasons which user can specify for returning items ,
-
Lookup Type: IBE_RETURN_REASONS_LOOKUP
12.2.2
product: IBE - iStore , meaning: iStore Return Reasons Lookup , description: Return reasons which user can specify for returning items ,
-
Lookup Type: IBE_BIS_PRD_SECT_SORT
12.2.2
product: IBE - iStore , meaning: IBE_BIS_PRD_SECT_SORT , description: iStore Dataout Discoverer Report Sort Lookups ,
-
Lookup Type: IBE_BIS_PRD_SECT_SORT
12.1.1
product: IBE - iStore , meaning: IBE_BIS_PRD_SECT_SORT , description: iStore Dataout Discoverer Report Sort Lookups ,
-
Lookup Type: IBE_RELATIONSHIP_TYPES
12.2.2
product: IBE - iStore , meaning: IBE_RELATIONSHIP_TYPES , description: Product Relationship Type ,
-
Lookup Type: IBE_RELATIONSHIP_TYPES
12.1.1
product: IBE - iStore , meaning: IBE_RELATIONSHIP_TYPES , description: Product Relationship Type ,
-
Lookup Type: IBE_M_CONTENT_COMPONENT_TYPE
12.1.1
product: IBE - iStore , meaning: iStore Content Component Type , description: iStore Content Component Type ,
-
Lookup Type: IBE_M_CONTENT_COMPONENT_TYPE
12.2.2
product: IBE - iStore , meaning: iStore Content Component Type , description: iStore Content Component Type ,
-
Lookup Type: IBE_SALES_ASSIST_REASONS_LK
12.2.2
product: IBE - iStore , meaning: IBE_SALES_ASSIST_REASONS_LK , description: Sales Assistance Reasons ,
-
Lookup Type: IBE_SALES_ASSIST_REASONS_LK
12.1.1
product: IBE - iStore , meaning: IBE_SALES_ASSIST_REASONS_LK , description: Sales Assistance Reasons ,
-
Lookup Type: IBE_RELATIONSHIP_RULE_OBJ_TYPE
12.1.1
product: IBE - iStore , meaning: IBE_RELATIONSHIP_RULE_OBJ_TYPE , description: Product Relationship Rule Object Type ,
-
Lookup Type: IBE_RELATIONSHIP_RULE_OBJ_TYPE
12.2.2
product: IBE - iStore , meaning: IBE_RELATIONSHIP_RULE_OBJ_TYPE , description: Product Relationship Rule Object Type ,
-
Lookup Type: IBE_M_PRODUCT_PUBLISH_FLAG
12.2.2
product: IBE - iStore , meaning: iStore Product Autoplacement Publish Flag , description: iStore Product Autoplacement product publish flag ,
-
Lookup Type: IBE_BIS_PROD_SALES_REPORT
12.1.1
product: IBE - iStore , meaning: IBE_BIS_PROD_SALES_REPORT , description: iStore lookup used for DataOut's "Product Sales Report" ,
-
Lookup Type: IBE_M_PRODUCT_PUBLISH_FLAG
12.1.1
product: IBE - iStore , meaning: iStore Product Autoplacement Publish Flag , description: iStore Product Autoplacement product publish flag ,
-
Concurrent Program: IBEVMPAP
12.2.2
execution_filename: IBE_M_AUTOPLACEMENT_PVT.autoPlacement , product: IBE - iStore , user_name: IBE_M_AUTOPLACEMENT , description: iStore Product Autoplacement executable , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: IBE_BIS_PROD_SALES_REPORT
12.2.2
product: IBE - iStore , meaning: IBE_BIS_PROD_SALES_REPORT , description: iStore lookup used for DataOut's "Product Sales Report" ,
-
Concurrent Program: IBEVMPAP
12.1.1
execution_filename: IBE_M_AUTOPLACEMENT_PVT.autoPlacement , product: IBE - iStore , user_name: IBE_M_AUTOPLACEMENT , description: iStore Product Autoplacement executable , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: IBE_M_TEMPLATE_APPLI_TO
12.1.1
product: IBE - iStore , meaning: iStore Template Applicable To , description: iStore Template Applicable To ,
-
Lookup Type: IBE_M_TEMPLATE_APPLI_TO
12.2.2
product: IBE - iStore , meaning: iStore Template Applicable To , description: iStore Template Applicable To ,
-
Lookup Type: IBE_M_AUTOPLACEMENT_MODE
12.2.2
product: IBE - iStore , meaning: iStore product autoplacement mode , description: iStore product autoplacement mode ,
-
Lookup Type: IBE_M_AUTOPLACEMENT_MODE
12.1.1
product: IBE - iStore , meaning: iStore product autoplacement mode , description: iStore product autoplacement mode ,
-
Lookup Type: IBE_M_SEARCH_WEB_STATUS
12.1.1
product: IBE - iStore , meaning: iStore Web Status Filter for Product Search , description: iStore Web Status Filter for Populating Data in Product Search ,
-
Lookup Type: IBE_M_SEARCH_WEB_STATUS
12.2.2
product: IBE - iStore , meaning: iStore Web Status Filter for Product Search , description: iStore Web Status Filter for Populating Data in Product Search ,
-
Lookup Type: IBE_BIN_NAME
12.2.2
product: IBE - iStore , meaning: iStore Bin Name , description: Bin Name ,
-
Lookup Type: IBE_BIN_NAME
12.1.1
product: IBE - iStore , meaning: iStore Bin Name , description: Bin Name ,
-
Lookup Type: IBE_BIS_CART_CONVERSION_REPORT
12.1.1
product: IBE - iStore , meaning: IBE_BIS_CART_CONVERSION_REPORT , description: iStore lookup used for DataOut's "Shopping Cart Conversion Report" ,
-
Lookup Type: IBE_BIS_CART_CONVERSION_REPORT
12.2.2
product: IBE - iStore , meaning: IBE_BIS_CART_CONVERSION_REPORT , description: iStore lookup used for DataOut's "Shopping Cart Conversion Report" ,
-
Lookup Type: IBE_M_MEDIA_OBJECT_APPLI_TO
12.1.1
product: IBE - iStore , meaning: iStore Media Object Applicable To , description: iStore Media Object Applicable To ,
-
Lookup Type: IBE_M_MEDIA_OBJECT_APPLI_TO
12.2.2
product: IBE - iStore , meaning: iStore Media Object Applicable To , description: iStore Media Object Applicable To ,
-
File: IBE_Tables.html
12.1.1
product: IBE - iStore , size: 557.3 KBytes , file_type: HTML Report , description: IBE_Tables.html is an html report that documents the table and view definitions for the IBE product. ,
-
File: IBEProduct_Dependencies.html
12.2.2
product: IBE - iStore , size: 19.435 KBytes , file_type: HTML Report , description: IBEProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the IBE product. ,
-
File: IBE_Dependencies.html
12.2.2
product: IBE - iStore , size: 105.776 KBytes , file_type: HTML Report , description: IBE_Dependencies.html is an html report that documents dependencies to tables and views in the IBE product. ,
-
File: IBEProduct_Dependencies.html
12.1.1
product: IBE - iStore , size: 27.452 KBytes , file_type: HTML Report , description: IBEProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the IBE product. ,
-
File: IBE_Dependencies.html
12.1.1
product: IBE - iStore , size: 108.227 KBytes , file_type: HTML Report , description: IBE_Dependencies.html is an html report that documents dependencies to tables and views in the IBE product. ,
-
File: IBE_Tables.html
12.2.2
product: IBE - iStore , size: 557.575 KBytes , file_type: HTML Report , description: IBE_Tables.html is an html report that documents the table and view definitions for the IBE product. ,
-
Table: IBE_CT_REL_EXCLUSIONS
12.1.1
owner:IBE, object_type:TABLE, fnd_design_data:IBE.IBE_CT_REL_EXCLUSIONS, object_name:IBE_CT_REL_EXCLUSIONS, status:VALID, product: IBE - iStore , description: Exclusion of precomputed product relationships generated from mapping relationship rules , implementation_dba_data: IBE.IBE_CT_REL_EXCLUSIONS ,
-
Table: IBE_CT_REL_EXCLUSIONS
12.2.2
owner:IBE, object_type:TABLE, fnd_design_data:IBE.IBE_CT_REL_EXCLUSIONS, object_name:IBE_CT_REL_EXCLUSIONS, status:VALID, product: IBE - iStore , description: Exclusion of precomputed product relationships generated from mapping relationship rules , implementation_dba_data: IBE.IBE_CT_REL_EXCLUSIONS ,
-
Table: IBE_CT_RELATED_ITEMS
12.2.2
owner:IBE, object_type:TABLE, fnd_design_data:IBE.IBE_CT_RELATED_ITEMS, object_name:IBE_CT_RELATED_ITEMS, status:VALID, product: IBE - iStore , description: Precomputed product relationships derived from mapping relationship rules , implementation_dba_data: IBE.IBE_CT_RELATED_ITEMS ,
-
Table: IBE_CT_RELATION_RULES
12.1.1
owner:IBE, object_type:TABLE, fnd_design_data:IBE.IBE_CT_RELATION_RULES, object_name:IBE_CT_RELATION_RULES, status:VALID, product: IBE - iStore , description: Mapping or SQL rules that define product relationships , implementation_dba_data: IBE.IBE_CT_RELATION_RULES ,
-
Table: IBE_CT_RELATION_RULES
12.2.2
owner:IBE, object_type:TABLE, fnd_design_data:IBE.IBE_CT_RELATION_RULES, object_name:IBE_CT_RELATION_RULES, status:VALID, product: IBE - iStore , description: Mapping or SQL rules that define product relationships , implementation_dba_data: IBE.IBE_CT_RELATION_RULES ,
-
Table: IBE_CT_RELATED_ITEMS
12.1.1
owner:IBE, object_type:TABLE, fnd_design_data:IBE.IBE_CT_RELATED_ITEMS, object_name:IBE_CT_RELATED_ITEMS, status:VALID, product: IBE - iStore , description: Precomputed product relationships derived from mapping relationship rules , implementation_dba_data: IBE.IBE_CT_RELATED_ITEMS ,
-
Table: IBE_SECTION_SEARCH_PART
12.1.1
owner:IBE, object_type:TABLE, fnd_design_data:IBE.IBE_SECTION_SEARCH_PART, object_name:IBE_SECTION_SEARCH_PART, status:VALID, product: IBE - iStore , implementation_dba_data: IBE.IBE_SECTION_SEARCH_PART ,
-
Table: IBE_SECTION_SEARCH_PART
12.2.2
owner:IBE, object_type:TABLE, fnd_design_data:IBE.IBE_SECTION_SEARCH_PART, object_name:IBE_SECTION_SEARCH_PART, status:VALID, product: IBE - iStore , implementation_dba_data: IBE.IBE_SECTION_SEARCH_PART ,
-
File: IBEExpressCheckout.pdf
12.1.1
product: IBE - iStore , size: 21.687 KBytes , file_type: PDF Diagram ,
-
File: dbi_60_ibe_product_category.pdf
12.2.2
product: IBE - iStore , size: 32.088 KBytes , file_type: PDF Diagram ,