DBA Data[Home] [Help]

APPS.PV_PEC_RULES_PVT dependencies on PV_PEC_RULES_PVT

Line 1: PACKAGE BODY PV_Pec_Rules_PVT as

1: PACKAGE BODY PV_Pec_Rules_PVT as
2: /* $Header: pvxvecrb.pls 120.1 2005/09/06 04:36:22 appldev ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- PV_Pec_Rules_PVT

2: /* $Header: pvxvecrb.pls 120.1 2005/09/06 04:36:22 appldev ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- PV_Pec_Rules_PVT
7: -- Purpose
8: --
9: -- History
10: --

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

16: -- End of Comments
17: -- ===============================================================
18:
19:
20: G_PKG_NAME CONSTANT VARCHAR2(30):= 'PV_Pec_Rules_PVT';
21: G_FILE_NAME CONSTANT VARCHAR2(12) := 'pvxvecrb.pls';
22:
23: -- G_USER_ID NUMBER := FND_GLOBAL.USER_ID;
24: -- G_LOGIN_ID NUMBER := FND_GLOBAL.CONC_LOGIN_ID;

Line 1776: END PV_Pec_Rules_PVT;

1772: p_data => x_msg_data
1773: );
1774: END Validate_pec_rules_Rec;
1775:
1776: END PV_Pec_Rules_PVT;