DBA Data[Home] [Help]

APPS.PV_PEC_RULES_PKG dependencies on PV_PEC_RULES_PKG

Line 1: PACKAGE BODY PV_Pec_Rules_PKG as

1: PACKAGE BODY PV_Pec_Rules_PKG as
2: /* $Header: pvxtecrb.pls 115.3 2002/12/10 10:26:37 swkulkar ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- PV_Pec_Rules_PKG

2: /* $Header: pvxtecrb.pls 115.3 2002/12/10 10:26:37 swkulkar ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- PV_Pec_Rules_PKG
7: -- Purpose
8: --
9: -- History
10: --

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

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

Line 222: END PV_Pec_Rules_PKG;

218: END Lock_Row;
219:
220:
221:
222: END PV_Pec_Rules_PKG;