DBA Data[Home] [Help]

APPS.BOM_RTG_OPEN_INTERFACE dependencies on BOM_RTG_OPEN_INTERFACE

Line 1: PACKAGE BODY BOM_RTG_OPEN_INTERFACE AS

1: PACKAGE BODY BOM_RTG_OPEN_INTERFACE AS
2: /* $Header: BOMPROIB.pls 120.7.12000000.2 2007/04/11 10:00:31 shchandr ship $ */
3: /***************************************************************************
4: --
5: -- Copyright (c) 1996 Oracle Corporation, Redwood Shores, CA, USA

Line 14: -- Body of package BOM_RTG_OPEN_INTERFACE

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

Line 1105: END BOM_RTG_OPEN_INTERFACE;

1101: x_err_text := 'DELETE_RTG_OI(' || stmt_num || ')' || substrb(SQLERRM,1,240);
1102: return(SQLCODE);
1103: END Delete_Rtg_OI;
1104:
1105: END BOM_RTG_OPEN_INTERFACE;