DBA Data[Home] [Help]

APPS.OZF_NA_DDN_RULE_PVT dependencies on OZF_NA_DDN_RULE_PVT

Line 1: PACKAGE BODY OZF_Na_Ddn_Rule_PVT as

1: PACKAGE BODY OZF_Na_Ddn_Rule_PVT as
2: /* $Header: ozfvdnrb.pls 120.2 2006/02/25 19:23:31 julou noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- OZF_Na_Ddn_Rule_PVT

2: /* $Header: ozfvdnrb.pls 120.2 2006/02/25 19:23:31 julou noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- OZF_Na_Ddn_Rule_PVT
7: -- Purpose
8: --
9: -- History
10: --

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

16: -- End of Comments
17: -- ===============================================================
18:
19:
20: G_PKG_NAME CONSTANT VARCHAR2(30):= 'OZF_Na_Ddn_Rule_PVT';
21: G_FILE_NAME CONSTANT VARCHAR2(12) := 'amsvam.b.pls';
22: OZF_DEBUG_HIGH_ON CONSTANT BOOLEAN := FND_MSG_PUB.check_msg_level(FND_MSG_PUB.g_msg_lvl_debug_high);
23: OZF_DEBUG_LOW_ON CONSTANT BOOLEAN := FND_MSG_PUB.check_msg_level(FND_MSG_PUB.g_msg_lvl_debug_low);
24:

Line 1281: END OZF_Na_Ddn_Rule_PVT;

1277: p_data => x_msg_data
1278: );
1279: END Validate_na_ddn_rule_Rec;
1280:
1281: END OZF_Na_Ddn_Rule_PVT;