DBA Data[Home] [Help]

APPS.MSC_WS_SRP dependencies on MSC_WS_SRP

Line 1: PACKAGE BODY MSC_WS_SRP AS

1: PACKAGE BODY MSC_WS_SRP AS
2: /* $Header: MSCWSRPB.pls 120.9 2008/03/25 18:31:22 bnaghi noship $ */
3:
4: g_IGlbDmdSchTbl MscIGlbDmdSchTbl; -- store all global demand schediles data
5: g_IGlbRetFcstTbl MscIGlbRetFcstTbl; -- store all global return forecasts data

Line 1393: END MSC_WS_SRP;

1389:
1390: END SET_SRP_PLAN_OPTIONS_PUBLIC;
1391:
1392:
1393: END MSC_WS_SRP;
1394: