DBA Data[Home] [Help]

APPS.JTF_BRMPROCESS_PVT dependencies on JTF_BRMPROCESS_PVT

Line 1: PACKAGE BODY JTF_BRMProcess_PVT AS

1: PACKAGE BODY JTF_BRMProcess_PVT AS
2: /* $Header: jtfvbprb.pls 120.2 2005/07/05 07:44:34 abraina ship $ */
3:
4: G_PKG_NAME CONSTANT VARCHAR2(30) := 'JTF_BRMProcess_PVT';
5:

Line 4: G_PKG_NAME CONSTANT VARCHAR2(30) := 'JTF_BRMProcess_PVT';

1: PACKAGE BODY JTF_BRMProcess_PVT AS
2: /* $Header: jtfvbprb.pls 120.2 2005/07/05 07:44:34 abraina ship $ */
3:
4: G_PKG_NAME CONSTANT VARCHAR2(30) := 'JTF_BRMProcess_PVT';
5:
6: --------------------------------------------------------------------------
7: -- Start of comments
8: -- API name : Create_BRMProcess

Line 546: END JTF_BRMProcess_PVT;

542: );
543:
544: END Delete_BRMProcess;
545:
546: END JTF_BRMProcess_PVT;