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.9.12020000.2 2012/07/05 09:29:57 ntungare 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 1120: END BOM_RTG_OPEN_INTERFACE;

1116: x_err_text := 'DELETE_RTG_OI(' || stmt_num || ')' || substrb(SQLERRM,1,240);
1117: return(SQLCODE);
1118: END Delete_Rtg_OI;
1119:
1120: END BOM_RTG_OPEN_INTERFACE;