DBA Data[Home] [Help]

APPS.BOM_COMP_OPERATION_UTIL dependencies on BOM_COMP_OPERATION_UTIL

Line 1: PACKAGE BODY BOM_Comp_Operation_Util AS

1: PACKAGE BODY BOM_Comp_Operation_Util AS
2: /* $Header: BOMUCOPB.pls 120.2 2005/09/18 22:10:07 arudresh noship $ */
3: /***************************************************************************
4: --
5: -- Copyright (c) 1996 Oracle Corporation, Redwood Shores, CA, USA

Line 14: -- Body of package BOM_Comp_Operation_Util

10: -- BOMUCOPB.pls
11: --
12: -- DESCRIPTION
13: --
14: -- Body of package BOM_Comp_Operation_Util
15: --
16: -- NOTES
17: --
18: -- HISTORY

Line 25: G_PKG_NAME CONSTANT VARCHAR2(30) := 'BOM_Comp_Operation_Util';

21: ****************************************************************************/
22:
23: -- Global constant holding the package name
24:
25: G_PKG_NAME CONSTANT VARCHAR2(30) := 'BOM_Comp_Operation_Util';
26:
27: /********************************************************************
28: *
29: * Procedure : Update_Row

Line 478: END BOM_Comp_Operation_Util;

474:
475: END Perform_Writes;
476:
477:
478: END BOM_Comp_Operation_Util;