DBA Data[Home] [Help]

APPS.PV_GE_NOTIF_RULES_PKG dependencies on PV_GE_NOTIF_RULES_PKG

Line 1: PACKAGE BODY PV_Ge_Notif_Rules_PKG as

1: PACKAGE BODY PV_Ge_Notif_Rules_PKG as
2: /* $Header: pvxtgnrb.pls 115.5 2004/03/12 01:29:45 pukken ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- PV_Ge_Notif_Rules_PKG

2: /* $Header: pvxtgnrb.pls 115.5 2004/03/12 01:29:45 pukken ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- PV_Ge_Notif_Rules_PKG
7: -- Purpose
8: --
9: -- History
10: -- 15 Nov 2002 anubhavk created

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

18: -- End of Comments
19: -- ===============================================================
20:
21:
22: G_PKG_NAME CONSTANT VARCHAR2(30):= 'PV_Ge_Notif_Rules_PKG';
23: G_FILE_NAME CONSTANT VARCHAR2(12) := 'pvxtgnrb.pls';
24:
25:
26:

Line 406: END PV_Ge_Notif_Rules_PKG;

402:
403:
404:
405:
406: END PV_Ge_Notif_Rules_PKG;