DBA Data[Home] [Help]

APPS.OZF_ALLOCATION_ENGINE_PVT dependencies on OZF_ALLOCATION_ENGINE_PVT

Line 1: PACKAGE BODY OZF_ALLOCATION_ENGINE_PVT AS

1: PACKAGE BODY OZF_ALLOCATION_ENGINE_PVT AS
2: /* $Header: ozfvaegb.pls 120.9 2008/12/22 09:23:30 psomyaju ship $ */
3: -- g_version CONSTANT CHAR(80) := '$Header: ozfvaegb.pls 120.9 2008/12/22 09:23:30 psomyaju ship $';
4: g_pkg_name CONSTANT VARCHAR2(30):='OZF_ALLOCATION_ENGINE_PVT';
5:

Line 4: g_pkg_name CONSTANT VARCHAR2(30):='OZF_ALLOCATION_ENGINE_PVT';

1: PACKAGE BODY OZF_ALLOCATION_ENGINE_PVT AS
2: /* $Header: ozfvaegb.pls 120.9 2008/12/22 09:23:30 psomyaju ship $ */
3: -- g_version CONSTANT CHAR(80) := '$Header: ozfvaegb.pls 120.9 2008/12/22 09:23:30 psomyaju ship $';
4: g_pkg_name CONSTANT VARCHAR2(30):='OZF_ALLOCATION_ENGINE_PVT';
5:
6: OZF_DEBUG_HIGH_ON CONSTANT BOOLEAN := FND_MSG_PUB.check_msg_level(FND_MSG_PUB.g_msg_lvl_debug_high);
7: OZF_DEBUG_MEDIUM_ON CONSTANT BOOLEAN := FND_MSG_PUB.CHECK_MSG_LEVEL(FND_MSG_PUB.G_MSG_LVL_DEBUG_MEDIUM);
8: OZF_DEBUG_LOW_ON CONSTANT BOOLEAN := FND_MSG_PUB.check_msg_level(FND_MSG_PUB.g_msg_lvl_debug_low);

Line 11059: END OZF_ALLOCATION_ENGINE_PVT;

11055:
11056: ----------------------------------------------------------------------------------------------------------
11057: ----------------------------------------------------------------------------------------------------------
11058:
11059: END OZF_ALLOCATION_ENGINE_PVT;