Search Results orders
The IBE_ECR_ORDER_HEADERS_FACT table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Oracle iStore (IBE) module, specifically designed to support the E-Commerce Gateway (ECR) functionality. This table serves as a fact table in a data warehouse or reporting context, capturing transactional data related to order headers processed through the e-commerce interface. Below is a detailed breakdown of its purpose, structure, and integration within Oracle EBS. ### **Purpose and Functional Context** The IBE_ECR_ORDER_HEADERS_FACT table stores aggregated or denormalized order header information from the e-commerce channel, enabling efficient reporting and analytics. It is part of Oracle's iStore module, which facilitates B2B and B2C e-commerce transactions. The table typically interfaces with other core EBS tables such as OE_ORDER_HEADERS_ALL and IBE_ORDER_HEADERS, ensuring seamless integration between front-end e-commerce operations and back-end order management. ### **Key Columns and Data Structure** The table contains columns that capture essential order header attributes, including but not limited to: - ORDER_HEADER_ID: Primary key or unique identifier for the order header record. - ORDER_NUMBER: The visible order number assigned to the transaction. - CUSTOMER_ID: References the customer in HZ_CUST_ACCOUNTS. - ORDER_DATE: Timestamp of order creation. - STATUS_CODE: Reflects the order status (e.g., "ENTERED," "BOOKED," "CANCELLED"). - CURRENCY_CODE: The currency in which the order was placed. - TOTAL_AMOUNT: The aggregated order value. - ORG_ID: Operating Unit identifier, linking to HR_OPERATING_UNITS. Additional columns may include metadata such as CREATION_DATE, LAST_UPDATE_DATE, and CREATED_BY, which are standard in Oracle EBS tables for auditing purposes. ### **Integration with Other Modules** The IBE_ECR_ORDER_HEADERS_FACT table is tightly integrated with: 1. **Order Management (OM)**: Synchronizes with OE_ORDER_HEADERS_ALL to ensure consistency between e-commerce and backend orders. 2. **Inventory (INV)**: Links to MTL_SYSTEM_ITEMS_B for item-level details. 3. **Receivables (AR)**: Ties to RA_CUSTOMERS for customer billing information. 4. **iStore (IBE)**: Works with IBE_ORDER_LINES_FACT for a complete order view. ### **Usage in Reporting and Analytics** As a fact table, IBE_ECR_ORDER_HEADERS_FACT is optimized for analytical queries, often used in: - **Sales Performance Dashboards**: To track e-commerce order volumes, revenue, and trends. - **Customer Behavior Analysis**: To segment customers based on order frequency or value. - **Inventory Forecasting**: To predict demand based on historical e-commerce orders. ### **Technical Considerations** - **Partitioning**: In high-volume environments, the table may be partitioned by ORDER_DATE for performance. - **Indexing**: Key columns like ORDER_HEADER_ID and CUSTOMER_ID are typically indexed. - **ETL Processes**: Data is populated via batch jobs or real-time integrations, often using Oracle Data Integrator (ODI) or custom PL/SQL scripts. ### **Conclusion** The IBE_ECR_ORDER_HEADERS_FACT table is a foundational component in Oracle EBS 12.1.1 and 12.2.2 for e-commerce order reporting. Its denormalized structure supports high-performance analytics while maintaining integration with core EBS modules. Properly leveraging this table enables organizations to derive actionable insights from their e-commerce operations, aligning front-end sales data with backend financial and inventory systems.
-
Lookup Type: IBE_EOS_ORDER_STATUS
12.1.1
product: IBE - iStore , meaning: iStore EOS Order -- Obsoleted_27-Feb-2004 , description: Order status for query up all the orders ,
-
Lookup Type: IBE_EOS_ORDER_STATUS
12.2.2
product: IBE - iStore , meaning: iStore EOS Order -- Obsoleted_27-Feb-2004 , description: Order status for query up all the orders ,
-
Lookup Type: IBE_BI_MEASURES
12.1.1
product: IBE - iStore , meaning: IBE_BI_MEASURES , description: ISTORE DBI MEAUSRES ,
-
Lookup Type: IBE_BI_MEASURES
12.2.2
product: IBE - iStore , meaning: IBE_BI_MEASURES , description: ISTORE DBI MEAUSRES ,
-
Lookup Type: IBE_OT_VIEWBY_CUST_ORDERS
12.2.2
product: IBE - iStore , meaning: Used to set the profile View-By Customer Orders in OT , description: Used to set the profile View-By Customer Orders in OT ,
-
Lookup Type: IBE_OT_VIEWBY_CUST_ORDERS
12.1.1
product: IBE - iStore , meaning: Used to set the profile View-By Customer Orders in OT , description: Used to set the profile View-By Customer Orders in OT ,
-
Concurrent Program: IBEXDORD
12.2.2
execution_filename: IBE_EOS_ORDER_XML_PVT.XMLGEN , product: IBE - iStore , user_name: IBE_EOS_DOWNLOAD_ORDER , description: Concurrent Program for Orders download , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IBEORDLI
12.1.1
execution_filename: IBE_LEAD_IMPORT_PVT.Create_Order_Leads , product: IBE - iStore , user_name: IBE_ORDER_LEAD_IMPORT , description: Concurrent Program for Lead Import of iStore Orders , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IBEORDLI
12.2.2
execution_filename: IBE_LEAD_IMPORT_PVT.Create_Order_Leads , product: IBE - iStore , user_name: IBE_ORDER_LEAD_IMPORT , description: Concurrent Program for Lead Import of iStore Orders , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IBEXDORD
12.1.1
execution_filename: IBE_EOS_ORDER_XML_PVT.XMLGEN , product: IBE - iStore , user_name: IBE_EOS_DOWNLOAD_ORDER , description: Concurrent Program for Orders download , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IBEXUORD
12.1.1
execution_filename: IBE_EOS_ORDER_XML_PVT.XMLSAXPARSE , product: IBE - iStore , user_name: IBE_EOS_UPLOAD_ORDER , description: Concurrent Program for Orders upload , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IBEXUORD
12.2.2
execution_filename: IBE_EOS_ORDER_XML_PVT.XMLSAXPARSE , product: IBE - iStore , user_name: IBE_EOS_UPLOAD_ORDER , description: Concurrent Program for Orders upload , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: IBE_WF_NOTIFICATION
12.1.1
product: IBE - iStore , meaning: iStore Workflow Notifications , description: iStore Workflow Notifications ,
-
Lookup Type: IBE_WF_NOTIFICATION
12.2.2
product: IBE - iStore , meaning: iStore Workflow Notifications , description: iStore Workflow Notifications ,
-
Lookup Type: IBE_ECR_ALERT_REPORT
12.1.1
product: IBE - iStore , meaning: IBE_ECR_ALERT_REPORT , description: iStore Alert Reports ,
-
Lookup Type: IBE_BIS_CUSTOMER_SALES_REPORT
12.1.1
product: IBE - iStore , meaning: IBE_BIS_CUSTOMER_SALES_REPORT , description: iStore lookup used for DataOut's "Customer Sales Report" ,
-
Lookup Type: IBE_BIS_CUSTOMER_SALES_REPORT
12.2.2
product: IBE - iStore , meaning: IBE_BIS_CUSTOMER_SALES_REPORT , description: iStore lookup used for DataOut's "Customer Sales Report" ,
-
Lookup Type: IBE_ECR_ALERT_REPORT
12.2.2
product: IBE - iStore , meaning: IBE_ECR_ALERT_REPORT , description: iStore Alert Reports ,
-
Lookup Type: IBE_BIS_END_USER_SALES_BY_ORG
12.2.2
product: IBE - iStore , meaning: IBE_BIS_END_USER_SALES_BY_ORG , description: iStore lookup used for DataOut's "Sales by End User Type" ,
-
Lookup Type: IBE_BIS_END_USER_SALES_BY_ORG
12.1.1
product: IBE - iStore , meaning: IBE_BIS_END_USER_SALES_BY_ORG , description: iStore lookup used for DataOut's "Sales by End User Type" ,
-
Concurrent Program: IBEONECLK
12.1.1
execution_filename: ibe_oneclk_pvt.Submit_Quotes , product: IBE - iStore , user_name: IBEONECLK , description: To scan thru quotes table and submit eligible oneclick orders. , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IBE_BI_TOP_ORD_REFRESH
12.1.1
execution_filename: IBE_BI_MV_REFRESH.GEN_MV_REFRESH , product: IBE - iStore , user_name: iStore DBI MV Refresh Executable , description: Generic Executable for Refreshing iStore DBI MV's , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IBE_BI_ORDERBOM_REFRESH
12.2.2
execution_filename: IBE_BI_MV_REFRESH.GEN_MV_REFRESH , product: IBE - iStore , user_name: iStore DBI MV Refresh Executable , description: Generic Executable for Refreshing iStore DBI MV's , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IBE_BI_TOP_ORD_REFRESH
12.2.2
execution_filename: IBE_BI_MV_REFRESH.GEN_MV_REFRESH , product: IBE - iStore , user_name: iStore DBI MV Refresh Executable , description: Generic Executable for Refreshing iStore DBI MV's , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IBE_BI_ORDERS_REFRESH
12.1.1
execution_filename: IBE_BI_MV_REFRESH.GEN_MV_REFRESH , product: IBE - iStore , user_name: iStore DBI MV Refresh Executable , description: Generic Executable for Refreshing iStore DBI MV's , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IBE_BI_ORDERS_REFRESH
12.2.2
execution_filename: IBE_BI_MV_REFRESH.GEN_MV_REFRESH , product: IBE - iStore , user_name: iStore DBI MV Refresh Executable , description: Generic Executable for Refreshing iStore DBI MV's , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IBEONECLK
12.2.2
execution_filename: ibe_oneclk_pvt.Submit_Quotes , product: IBE - iStore , user_name: IBEONECLK , description: To scan thru quotes table and submit eligible oneclick orders. , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IBE_BI_ORDERBOM_REFRESH
12.1.1
execution_filename: IBE_BI_MV_REFRESH.GEN_MV_REFRESH , product: IBE - iStore , user_name: iStore DBI MV Refresh Executable , description: Generic Executable for Refreshing iStore DBI MV's , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Table: IBE_ECR_ORDER_HEADERS_FACT
12.1.1
owner:IBE, object_type:TABLE, fnd_design_data:IBE.IBE_ECR_ORDER_HEADERS_FACT, object_name:IBE_ECR_ORDER_HEADERS_FACT, status:VALID, product: IBE - iStore , description: Fact table to collect data for Booked Orders. , implementation_dba_data: IBE.IBE_ECR_ORDER_HEADERS_FACT ,
-
Table: IBE_ECR_ORDER_HEADERS_FACT
12.2.2
owner:IBE, object_type:TABLE, fnd_design_data:IBE.IBE_ECR_ORDER_HEADERS_FACT, object_name:IBE_ECR_ORDER_HEADERS_FACT, status:VALID, product: IBE - iStore , description: Fact table to collect data for Booked Orders. , implementation_dba_data: IBE.IBE_ECR_ORDER_HEADERS_FACT ,
-
Table: IBE_ECR_ORDERS_FACT
12.1.1
owner:IBE, object_type:TABLE, fnd_design_data:IBE.IBE_ECR_ORDERS_FACT, object_name:IBE_ECR_ORDERS_FACT, status:VALID, product: IBE - iStore , description: Granular aggregate information of Orders for a given period. , implementation_dba_data: IBE.IBE_ECR_ORDERS_FACT ,
-
Lookup Type: IBE_BIS_TOP_N_ORDERS_BY_ORG_ID
12.2.2
product: IBE - iStore , meaning: IBE_BIS_TOP_N_ORDERS_BY_ORG_ID , description: iStore lookup used for DataOut's "Top N Orders" ,
-
Table: IBE_ECR_ORDERS_FACT
12.2.2
owner:IBE, object_type:TABLE, fnd_design_data:IBE.IBE_ECR_ORDERS_FACT, object_name:IBE_ECR_ORDERS_FACT, status:VALID, product: IBE - iStore , description: Granular aggregate information of Orders for a given period. , implementation_dba_data: IBE.IBE_ECR_ORDERS_FACT ,
-
Lookup Type: IBE_BIS_TOP_N_ORDERS_BY_ORG_ID
12.1.1
product: IBE - iStore , meaning: IBE_BIS_TOP_N_ORDERS_BY_ORG_ID , description: iStore lookup used for DataOut's "Top N Orders" ,
-
Lookup Type: IBE_OT_VIEWBY_ADV_SRCH_TYPE
12.1.1
product: IBE - iStore , meaning: which Advanced Search needs to be done , description: Used to display the type on which the Advanced Search should be done ,
-
Lookup Type: IBE_BIN_NAME
12.2.2
product: IBE - iStore , meaning: iStore Bin Name , description: Bin Name ,
-
Lookup Type: IBE_OT_VIEWBY_ADV_SRCH_TYPE
12.2.2
product: IBE - iStore , meaning: which Advanced Search needs to be done , description: Used to display the type on which the Advanced Search should be done ,
-
Lookup Type: IBE_BIN_NAME
12.1.1
product: IBE - iStore , meaning: iStore Bin Name , description: Bin Name ,