DBA Data[Home] [Help]

APPS.WIP_WIP_ENTITIES_UTIL dependencies on WIP_WIP_ENTITIES_UTIL

Line 1: PACKAGE BODY WIP_Wip_Entities_Util AS

1: PACKAGE BODY WIP_Wip_Entities_Util AS
2: /* $Header: WIPUWENB.pls 115.7 2002/12/01 18:13:29 simishra ship $ */
3:
4: -- Global constant holding the package name
5:

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

2: /* $Header: WIPUWENB.pls 115.7 2002/12/01 18:13:29 simishra ship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'WIP_Wip_Entities_Util';
7:
8:
9: -- Function Complete_Record
10:

Line 494: END WIP_Wip_Entities_Util;

490:
491: END Lock_Row;
492:
493:
494: END WIP_Wip_Entities_Util;