DBA Data[Home] [Help]

APPS.JTF_MSITE_RESP_MGR_PVT dependencies on JTF_MSITE_RESP_MGR_PVT

Line 1: PACKAGE BODY Jtf_Msite_Resp_Mgr_Pvt AS

1: PACKAGE BODY Jtf_Msite_Resp_Mgr_Pvt AS
2: /* $Header: JTFVMRMB.pls 115.2 2001/04/09 11:33:41 pkm ship $ */
3:
4: --
5: --

Line 9: -- Jtf_Msite_Resp_Mgr_Pvt

5: --
6: -- Start of Comments
7: --
8: -- NAME
9: -- Jtf_Msite_Resp_Mgr_Pvt
10: --
11: -- PURPOSE
12: --
13: --

Line 23: G_PKG_NAME CONSTANT VARCHAR2(30):= 'JTF_MSITE_RESP_MGR_PVT';

19: -- the query criteria string in Get_Resp_Appl_Id_List should be
20: -- DESC and not DESCRIPTION, as the UI is passing DESC.
21: -- **************************************************************************
22:
23: G_PKG_NAME CONSTANT VARCHAR2(30):= 'JTF_MSITE_RESP_MGR_PVT';
24: G_FILE_NAME CONSTANT VARCHAR2(12):= 'JTFVMRMB.pls';
25:
26: --
27: -- Associate (p_responsibility_ids, p_application_ids) with p_msite_id.

Line 762: END Jtf_Msite_Resp_Mgr_Pvt;

758:
759: END Get_Resp_Appl_Info_For_Lookup;
760:
761:
762: END Jtf_Msite_Resp_Mgr_Pvt;