Search Results demantra
The MSD.MSD_DEM_DATES
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical component of the Manufacturing and Supply Chain Demand Management (MSD) module. This table stores date-related information essential for demand planning, forecasting, and scheduling processes. Below is a detailed analysis of its structure, purpose, and integration within Oracle EBS.
Purpose and Functional Overview
TheMSD_DEM_DATES
table serves as a repository for date definitions used in demand planning. It maintains calendar hierarchies, fiscal periods, and other time-based dimensions required for forecasting, aggregation, and disaggregation of demand data. This table ensures consistency in time-based calculations across the MSD module, enabling accurate demand predictions and inventory optimization.
Key Columns and Data Structure
The table typically includes the following key columns:- DATE_ID: A unique identifier for each date entry, often serving as a primary key.
- CALENDAR_DATE: The actual date value in standard DATE format (e.g., DD-MON-YYYY).
- FISCAL_YEAR: The fiscal year associated with the date, aligned with the organization's financial calendar.
- PERIOD_NUM: The period number within the fiscal year (e.g., 1-12 for monthly periods).
- WEEK_NUM: The week number within the fiscal year or month.
- DAY_OF_WEEK: Numeric or textual representation of the day (e.g., 1-7 or MON-SUN).
- IS_WORKING_DAY: A flag indicating whether the date is a working day (Y/N or 1/0).
- LAST_UPDATE_DATE and LAST_UPDATED_BY: Audit columns tracking record modifications.
Integration with Other Modules
TheMSD_DEM_DATES
table integrates with several Oracle EBS modules:
- Demand Planning (MSD): Provides the foundational time dimension for forecasting models.
- Inventory Management (INV): Aligns inventory replenishment schedules with demand forecasts.
- Order Management (OM): Supports promise date calculations based on demand planning outputs.
- General Ledger (GL): Synchronizes with fiscal calendars for financial reporting.
Technical Considerations
- Indexing: The
DATE_ID
andCALENDAR_DATE
columns are typically indexed for performance optimization in large-scale implementations. - Partitioning: In high-volume environments, the table may be range-partitioned by date to improve query performance.
- Data Volume: The table usually contains multiple years of date records (typically 5-10 years) to support long-term planning.
Customization and Extensions
Organizations often extend the table's functionality by:- Adding custom columns for organization-specific date attributes (e.g., season codes, holiday flags).
- Creating derived tables for specialized calendar structures (e.g., 4-4-5 retail calendars).
- Developing custom APIs to synchronize with external planning systems.
Maintenance and Best Practices
Key administrative considerations include:- Regular validation of date continuity to prevent gaps in planning models.
- Synchronization with the GL fiscal calendar during period close processes.
- Performance monitoring for queries joining with large fact tables in the MSD schema.
MSD.MSD_DEM_DATES
table represents a foundational element in Oracle EBS demand planning architecture, enabling time-based analysis that drives critical supply chain decisions. Its proper configuration and maintenance are essential for accurate demand forecasting and inventory optimization in manufacturing and distribution environments.
-
APPS.MSC_E1APS_UTIL dependencies on MSD_DEM_COMMON_UTILITIES
12.2.2
-
APPS.MSC_CL_COPY_DP_FORECAST dependencies on MSD_DP_SCENARIO_OUTPUT_LEVELS
12.2.2
-
APPS.MSD_DEM_DEMANTRA_UTILITIES dependencies on FND_INSTALLATION
12.2.2
-
PACKAGE: APPS.MSD_DEM_DEMANTRA_UTILITIES
12.2.2
-
APPS.MSC_CL_COPY_DP_FORECAST dependencies on MSD_DEMAND_PLANS
12.2.2
-
TABLE: MSD.MSD_DEM_DATES
12.2.2
owner:MSD, object_type:TABLE, object_name:MSD_DEM_DATES, status:VALID,
-
APPS.MSC_CL_COPY_DP_FORECAST dependencies on MSD_DP_SCENARIOS
12.2.2
-
PACKAGE: APPS.MSD_DEM_DEMANTRA_UTILITIES
12.1.1
-
Concurrent Program: MSCHUBDM
12.2.2
execution_filename: msc_phub_pkg.sync_demantra , product: MSC - Advanced Supply Chain Planning , user_name: MSCHUBDM , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
APPS.MSD_DEM_COMMON_UTILITIES dependencies on MSD_DEM_ENTITIES_INUSE
12.2.2
-
Concurrent Program: MSDDEMLDW
12.2.2
execution_filename: msd_dem_common_utilities.Launch_Dem_Workflow , product: MSD - Demand Planning , user_name: MSDDEMLDW , description: Launches given demantra workflow , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
TABLE: MSD.MSD_DEM_ENTITIES_INUSE
12.2.2
owner:MSD, object_type:TABLE, object_name:MSD_DEM_ENTITIES_INUSE, status:VALID,
-
TABLE: MSD.MSD_DEM_DAY_DATES
12.2.2
owner:MSD, object_type:TABLE, object_name:MSD_DEM_DAY_DATES, status:VALID,
-
APPS.MSD_DEM_COMMON_UTILITIES dependencies on MSD_DEM_ENTITIES_INUSE
12.1.1
-
APPS.MSD_DEM_COMMON_UTILITIES dependencies on FND_INSTALLATION
12.2.2
-
APPS.MSD_DEM_COMMON_UTILITIES SQL Statements
12.1.1
-
APPS.MSC_SCN_UTILS dependencies on MSC_PHUB_PKG
12.1.1
-
APPS.MSC_CL_COPY_DP_FORECAST SQL Statements
12.2.2
-
APPS.MSD_DEM_COMMON_UTILITIES dependencies on FND_PROFILE
12.2.2
-
APPS.MSD_DEM_COLLECT_LEVEL_TYPES dependencies on FND_GLOBAL
12.2.2
-
PACKAGE: APPS.MSD_DEM_UPDATE_LEVEL_CODES
12.2.2
-
APPS.MSD_DEM_DEMANTRA_UTILITIES dependencies on STANDARD
12.2.2
-
APPS.MSC_CL_COPY_DP_FORECAST dependencies on MSC_UTIL
12.2.2
-
Lookup Type: MSD_DEM_COMPONENTS
12.2.2
product: MSD - Demand Planning , meaning: Demand Management Components ,
-
APPS.MSD_DEM_EVENT dependencies on MSD_DEM_EVENT
12.2.2
-
Lookup Type: MSD_DEM_COMPONENTS
12.1.1
product: MSD - Demand Planning , meaning: Demand Management Components ,
-
Concurrent Program: MSCE1DEMSH
12.2.2
execution_filename: MSC_E1APS_DEMCL.DEM_SH , product: MSC - Advanced Supply Chain Planning , user_name: MSCE1SH , description: Loading Demantra Sales History , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
TABLE: MSD.MSD_DEM_CTO_BOM
12.2.2
owner:MSD, object_type:TABLE, object_name:MSD_DEM_CTO_BOM, status:VALID,
-
APPS.MSD_SPF_COLLECT_HISTORY_DATA dependencies on FND_PROFILE
12.2.2
-
APPS.MSD_DEM_EVENT dependencies on MSD_DEM_EVENT
12.1.1
-
APPS.MSC_PHUB_PKG dependencies on MSC_DEMANTRA_PKG
12.1.1
-
TABLE: MSD.MSD_DP_SCN_ENTRIES_DENORM
12.1.1
owner:MSD, object_type:TABLE, object_name:MSD_DP_SCN_ENTRIES_DENORM, status:VALID,
-
TABLE: MSD.MSD_DP_SCN_ENTRIES_DENORM
12.2.2
owner:MSD, object_type:TABLE, object_name:MSD_DP_SCN_ENTRIES_DENORM, status:VALID,
-
APPS.MSD_DEM_DEMANTRA_UTILITIES dependencies on FND_PROFILE
12.2.2
-
APPS.MSD_WS_DEM_RENAME_FORECAST dependencies on MSD_DEM_DEMANTRA_UTILITIES
12.2.2
-
PACKAGE: APPS.MSD_DEM_COMMON_UTILITIES
12.2.2
-
PACKAGE: APPS.MSD_WS_DEM_RENAME_FORECAST
12.2.2
-
VIEW: APPS.MSC_DMTRA_ITEM_HIES_V
12.2.2
owner:APPS, object_type:VIEW, object_name:MSC_DMTRA_ITEM_HIES_V, status:VALID,
-
APPS.MSD_DEM_DEMANTRA_UTILITIES SQL Statements
12.2.2
-
APPS.MSD_SPF_COLLECT_HISTORY_DATA dependencies on FND_INSTALLATION
12.2.2
-
APPS.MSC_PHUB_PKG dependencies on MSC_APCC_FACT_TYPE
12.2.2
-
APPS.MSC_E1APS_DEMCL dependencies on MSD_DEM_SSL_RS
12.2.2
-
APPS.MSD_WS_DEM_RENAME_FORECAST dependencies on MSD_DP_SCN_ENTRIES_DENORM
12.1.1
-
APPS.MSD_WS_DEM_RENAME_FORECAST dependencies on MSC_PHUB_PKG
12.2.2
-
PACKAGE BODY: APPS.MSD_DEM_DEMANTRA_UTILITIES
12.2.2
-
PACKAGE: APPS.MSD_WS_DEM_RENAME_FORECAST
12.1.1
-
TABLE: DDR.DDR_DMNT_ITEM_MAP
12.1.1
owner:DDR, object_type:TABLE, object_name:DDR_DMNT_ITEM_MAP, status:VALID,
-
TABLE: DDR.DDR_DMNT_ITEM_MAP
12.2.2
owner:DDR, object_type:TABLE, object_name:DDR_DMNT_ITEM_MAP, status:VALID,
-
APPS.MSD_DEM_COLLECT_LEVEL_TYPES dependencies on FND_GLOBAL
12.1.1
-
PACKAGE: APPS.MSD_DEM_COMMON_UTILITIES
12.1.1