Search Results edw_bim_mdchn_m
Overview
The table EDW_BIM_MDCHN_M is a dimension table within the Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 environments, owned by the BIM (Marketing Intelligence) schema. Its primary function is to serve as the master reference for media channels within the now-obsolete Marketing Intelligence module. As a dimension table in a data warehouse or analytical context, it provides descriptive attributes for media channels, enabling the categorization and analysis of marketing activities across various transactional fact tables. The table's status as part of an obsolete module indicates it is a legacy object, likely superseded by other analytical or CRM solutions in later EBS versions or Oracle's product roadmap, but it remains a critical component for historical data integrity and reporting in existing implementations.
Key Information Stored
While the provided ETRM metadata does not list specific column definitions, the table's description and relationships define its core data structure. The table's primary key is the column L4_MDCHNL_PK_KEY. As a media channel dimension, this table would typically store records representing distinct marketing conduits such as 'Email', 'Social Media', 'Paid Search', 'Direct Mail', or 'Television'. Each record is uniquely identified by the primary key and would be described by attributes like channel name, description, type, hierarchy level (as suggested by the 'L4' prefix), and effective dates. The key data point is the surrogate key (L4_MDCHNL_PK_KEY) itself, which is referenced by numerous foreign keys in related fact tables to consistently tag transactional data with its originating media channel.
Common Use Cases and Queries
The primary use case for EDW_BIM_MDCHN_M is to support analytical reporting on marketing performance segmented by media channel. Common queries would involve joining this dimension table to various fact tables to aggregate metrics like lead counts, opportunity revenue, or campaign forecast amounts per channel. A fundamental SQL pattern for such analysis is a join on the primary/foreign key relationship. For example, to analyze leads generated by media channel, a query would join BIM_EDW_LEADS_F to EDW_BIM_MDCHN_M. Reporting use cases include calculating channel effectiveness, allocating marketing spend, and understanding the contribution of each media channel to the sales pipeline. Given the module's obsolete status, these queries are most relevant for maintaining or migrating legacy reports.
Related Objects
The EDW_BIM_MDCHN_M table is a central reference point for several transactional fact tables within the BIM schema, as evidenced by its foreign key relationships. The following fact tables reference EDW_BIM_MDCHN_M via the specified join columns:
- BIM_EDW_CMPFRCST_F: Joined via the MEDCHNL_FK_KEY column.
- BIM_EDW_EVTFRCST_F: Joined via the MDCHNL_FK_KEY column.
- BIM_EDW_INTRCTNS_F: Joined via the MDCHNL_FK_KEY column.
- BIM_EDW_LEADS_F: Joined via the MDCHNL_FK_KEY column.
- BIM_EDW_OPRNTIES_F: Joined via the MDCHNL_FK_KEY column.
- BIM_EDW_RVCT_DLY_F: Joined via the MEDCHNL_FK_KEY column.
- BIM_EDW_RVCT_MTH_F: Joined via the MEDCHNL_FK_KEY column.
-
Table: EDW_BIM_MDCHN_M
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.EDW_BIM_MDCHN_M, object_name:EDW_BIM_MDCHN_M, status:VALID, product: BIM - Marketing Intelligence , description: Media Channel Dimension table . , implementation_dba_data: BIM.EDW_BIM_MDCHN_M ,
-
Concurrent Program: EDW_BIM_MDCHN_M
12.1.1
execution_filename: EDW_BIM_MDCHN_M_C.PUSH , product: BIM - Marketing Intelligence , user_name: EDW_BIM_MDCHN_M , description: Publish Media Channel dimension , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Table: BIM_EDW_EVTFRCST_F
12.1.1
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 , description: Event forecast fact table . , implementation_dba_data: BIM.BIM_EDW_EVTFRCST_F ,
-
Table: BIM_EDW_INTRCTNS_F
12.1.1
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 , description: Interaction fact table . , implementation_dba_data: BIM.BIM_EDW_INTRCTNS_F ,
-
Table: BIM_EDW_CMPFRCST_F
12.1.1
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 , description: Campaign Forecast fact table . , implementation_dba_data: BIM.BIM_EDW_CMPFRCST_F ,
-
Table: BIM_EDW_LEADS_F
12.1.1
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 , description: Lead fact table . , implementation_dba_data: BIM.BIM_EDW_LEADS_F ,
-
Table: BIM_EDW_OPRNTIES_F
12.1.1
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 , description: Opportunity fact table . , implementation_dba_data: BIM.BIM_EDW_OPRNTIES_F ,
-
Table: BIM_EDW_RVCT_DLY_F
12.1.1
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 , description: Daily derived fact table . , implementation_dba_data: BIM.BIM_EDW_RVCT_DLY_F ,
-
Table: BIM_EDW_RVCT_MTH_F
12.1.1
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 , description: Monthly summarized fact table . , implementation_dba_data: BIM.BIM_EDW_RVCT_MTH_F ,
-
View: EDW_BIM_MDCHN_M_IV
12.1.1
product: BIM - Marketing Intelligence , implementation_dba_data: Not implemented in this database ,