DBA Data[Home] [Help]

APPS.PV_GE_PARTY_NOTIF_PKG dependencies on PV_GE_PARTY_NOTIF_PKG

Line 1: PACKAGE BODY PV_Ge_Party_Notif_PKG as

1: PACKAGE BODY PV_Ge_Party_Notif_PKG as
2: /* $Header: pvxtgpnb.pls 115.4 2002/12/10 10:42:57 rdsharma ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- PV_Ge_Party_Notif_PKG

2: /* $Header: pvxtgpnb.pls 115.4 2002/12/10 10:42:57 rdsharma ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- PV_Ge_Party_Notif_PKG
7: -- Purpose
8: --
9: -- History
10: --

Line 20: G_PKG_NAME CONSTANT VARCHAR2(30):= 'PV_Ge_Party_Notif_PKG';

16: -- End of Comments
17: -- ===============================================================
18:
19:
20: G_PKG_NAME CONSTANT VARCHAR2(30):= 'PV_Ge_Party_Notif_PKG';
21: G_FILE_NAME CONSTANT VARCHAR2(12) := 'pvxtgpnb.pls';
22:
23:
24:

Line 219: END PV_Ge_Party_Notif_PKG;

215: END IF;
216: CLOSE c;
217: END Lock_Row;
218:
219: END PV_Ge_Party_Notif_PKG;