Search Results edw_bim_srclsts_m
Overview
The EDW_BIM_SRCLSTS_M table is a core dimension table within the Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2, specifically for the Marketing Intelligence (BIM) module. As a dimension table in a data warehouse schema, its primary role is to provide a centralized, descriptive reference for source list codes used across the enterprise's marketing data. It acts as a master lookup, enabling consistent categorization, filtering, and reporting of marketing activities—such as campaigns, events, leads, and opportunities—by their originating source list. This structure is fundamental to the EBS Business Intelligence schema, ensuring data integrity and enabling dimensional analysis by providing context to the numeric measures stored in related fact tables.
Key Information Stored
While the provided ETRM metadata does not list specific column names, the structure and naming conventions indicate the table's key components. As a dimension table with a primary key named `L1_SRCLST_PK_KEY`, it contains a unique surrogate key for each source list record. This key is designed for efficient joins to multiple fact tables. The table almost certainly includes descriptive attributes for each source, such as a source list code, name, description, type classification, and effective date ranges. Additional columns likely manage data warehouse processes, including creation dates, last update dates, and ETL (Extract, Transform, Load) batch identifiers to track the dimension's history and lineage.
Common Use Cases and Queries
This table is essential for generating marketing performance reports segmented by lead or interaction source. Analysts use it to answer questions about which source lists generate the highest quality leads or the most revenue. A typical reporting query would join this dimension to one or more fact tables to aggregate metrics. For example, to analyze lead volume by source, a query would join `EDW_BIM_SRCLSTS_M` to `BIM_EDW_LEADS_F` on the `SRCLST_FK_KEY`. The primary use case is to provide the descriptive "by" clause in Business Intelligence queries, enabling drill-downs and pivots on the source dimension in tools like Oracle BI Publisher or Discoverer. It also serves as a critical validation point for ensuring all source list codes referenced in transactional fact data have a corresponding descriptive entry in the master dimension.
Related Objects
The EDW_BIM_SRCLSTS_M table is a central hub referenced by numerous fact tables within the BIM data warehouse, as documented by its foreign key relationships. Key dependent objects include:
- BIM_EDW_CMPFRCST_F: Campaign Forecast Fact table.
- BIM_EDW_EVTFRCST_F: Event Forecast Fact table.
- BIM_EDW_INTRCTNS_F: Interactions Fact table.
- BIM_EDW_LEADS_F: Leads Fact table.
- BIM_EDW_OPRNTIES_F: Opportunities Fact table.
- BIM_EDW_RVCT_DLY_F and BIM_EDW_RVCT_MTH_F: Revenue Commitment Fact tables (Daily and Monthly).
-
Table: EDW_BIM_SRCLSTS_M
12.2.2
owner:BIM, object_type:TABLE, fnd_design_data:BIM.EDW_BIM_SRCLSTS_M, object_name:EDW_BIM_SRCLSTS_M, status:VALID, product: BIM - Marketing Intelligence(Obsolete) , description: Source List Dimension Table . , implementation_dba_data: BIM.EDW_BIM_SRCLSTS_M ,
-
Concurrent Program: EDW_BIM_SRCLSTS_M
12.2.2
execution_filename: EDW_BIM_SRCLSTS_M_C.PUSH , product: BIM - Marketing Intelligence(Obsolete) , user_name: EDW_BIM_SRCLSTS_M , description: Publish Source List dimension , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Table: BIM_EDW_EVTFRCST_F
12.2.2
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_EVTFRCST_F, object_name:BIM_EDW_EVTFRCST_F, status:VALID, product: BIM - Marketing Intelligence(Obsolete) , description: Event forecast fact table . , implementation_dba_data: BIM.BIM_EDW_EVTFRCST_F ,
-
Table: BIM_EDW_CMPFRCST_F
12.2.2
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_CMPFRCST_F, object_name:BIM_EDW_CMPFRCST_F, status:VALID, product: BIM - Marketing Intelligence(Obsolete) , description: Campaign Forecast fact table . , implementation_dba_data: BIM.BIM_EDW_CMPFRCST_F ,
-
Table: BIM_EDW_OPRNTIES_F
12.2.2
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_OPRNTIES_F, object_name:BIM_EDW_OPRNTIES_F, status:VALID, product: BIM - Marketing Intelligence(Obsolete) , description: Opportunity fact table . , implementation_dba_data: BIM.BIM_EDW_OPRNTIES_F ,
-
Table: BIM_EDW_LEADS_F
12.2.2
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_LEADS_F, object_name:BIM_EDW_LEADS_F, status:VALID, product: BIM - Marketing Intelligence(Obsolete) , description: Lead fact table . , implementation_dba_data: BIM.BIM_EDW_LEADS_F ,
-
Table: BIM_EDW_INTRCTNS_F
12.2.2
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_INTRCTNS_F, object_name:BIM_EDW_INTRCTNS_F, status:VALID, product: BIM - Marketing Intelligence(Obsolete) , description: Interaction fact table . , implementation_dba_data: BIM.BIM_EDW_INTRCTNS_F ,
-
Table: BIM_EDW_RVCT_MTH_F
12.2.2
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_RVCT_MTH_F, object_name:BIM_EDW_RVCT_MTH_F, status:VALID, product: BIM - Marketing Intelligence(Obsolete) , description: Monthly summarized fact table . , implementation_dba_data: BIM.BIM_EDW_RVCT_MTH_F ,
-
Table: BIM_EDW_RVCT_DLY_F
12.2.2
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_RVCT_DLY_F, object_name:BIM_EDW_RVCT_DLY_F, status:VALID, product: BIM - Marketing Intelligence(Obsolete) , description: Daily derived fact table . , implementation_dba_data: BIM.BIM_EDW_RVCT_DLY_F ,
-
View: EDW_BIM_SRCLSTS_M_IV
12.2.2
product: BIM - Marketing Intelligence(Obsolete) , implementation_dba_data: Not implemented in this database ,