DBA Data[Home] [Help]

APPS.WIP_GLOBALS dependencies on WIP_GLOBALS

Line 1: PACKAGE BODY WIP_Globals AS

1: PACKAGE BODY WIP_Globals AS
2: /* $Header: WIPSGLBB.pls 115.11 2002/12/01 16:16:23 rmahidha ship $ */
3:
4: -- Global constant holding the package name
5:

Line 6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'WIP_Globals';

2: /* $Header: WIPSGLBB.pls 115.11 2002/12/01 16:16:23 rmahidha ship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'WIP_Globals';
7:
8: -- Procedure Get_Entities_Tbl.
9: --
10: -- Used by generator to avoid overriding or duplicating existing

Line 369: END WIP_Globals;

365: end INHERIT_PHANTOM_OP_SEQ;
366:
367:
368:
369: END WIP_Globals;