DBA Data[Home] [Help]

APPS.MSC_WS_IO dependencies on MSC_WS_IO

Line 1: PACKAGE BODY MSC_WS_IO AS

1: PACKAGE BODY MSC_WS_IO AS
2: /* $Header: MSCWIOPB.pls 120.5 2008/03/20 15:57:58 bnaghi noship $ */
3:
4: g_IGlbDmdSchTbl MscIGlbIODmdSchTbl; -- store all global demand schediles data
5: g_ILocDmdSchTbl MscILocIODmdSchTbl; -- store all local demand schediles data

Line 1782: END MSC_WS_IO;

1778:
1779: return;
1780: END SET_IO_PLAN_OPTIONS_PUBLIC;
1781:
1782: END MSC_WS_IO;
1783: