DBA Data[Home] [Help]

APPS.MSC_ANALYSIS_SAFETY_STOCK_PERF dependencies on MSC_ANALYSIS_SAFETY_STOCK_PERF

Line 1: PACKAGE BODY MSC_ANALYSIS_SAFETY_STOCK_PERF AS

1: PACKAGE BODY MSC_ANALYSIS_SAFETY_STOCK_PERF AS
2: /* $Header: MSCIORB.pls 120.11 2007/04/30 18:35:38 minduvad ship $ */
3: --
4: -- Preprocesses safety stock/service level data for subsequent digestion in
5: -- Inventory Optimization's Analysis View "Safety Stock and Service Level Report"

Line 2492: END MSC_ANALYSIS_SAFETY_STOCK_PERF;

2488: schedule_aggregate_ss(weekschedule, periodschedule, p_plan_id);
2489: COMMIT;
2490: END schedule_aggregate;
2491:
2492: END MSC_ANALYSIS_SAFETY_STOCK_PERF;