DBA Data[Home] [Help]

APPS.PV_GE_NOTIF_RULES_PVT dependencies on PV_GE_NOTIF_RULES_PVT

Line 1: PACKAGE BODY PV_Ge_Notif_Rules_PVT as

1: PACKAGE BODY PV_Ge_Notif_Rules_PVT as
2: /* $Header: pvxvgnrb.pls 120.3 2005/08/26 10:19:51 appldev ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- PV_Ge_Notif_Rules_PVT

2: /* $Header: pvxvgnrb.pls 120.3 2005/08/26 10:19:51 appldev ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- PV_Ge_Notif_Rules_PVT
7: -- Purpose
8: --
9: -- History
10: -- 15 Nov 2002 anubhavk created

Line 22: G_PKG_NAME CONSTANT VARCHAR2(30):= 'PV_Ge_Notif_Rules_PVT';

18: -- End of Comments
19: -- ===============================================================
20:
21:
22: G_PKG_NAME CONSTANT VARCHAR2(30):= 'PV_Ge_Notif_Rules_PVT';
23: G_FILE_NAME CONSTANT VARCHAR2(12) := 'pvxvgnrb.pls';
24:
25: -- G_USER_ID NUMBER := FND_GLOBAL.USER_ID;
26: -- G_LOGIN_ID NUMBER := FND_GLOBAL.CONC_LOGIN_ID;

Line 1775: END PV_Ge_Notif_Rules_PVT;

1771:
1772:
1773:
1774:
1775: END PV_Ge_Notif_Rules_PVT;