DBA Data[Home] [Help]

APPS.AHL_PRD_LOV_SERVICE_PVT dependencies on AHL_DEBUG_PUB

Line 5: G_DEBUG VARCHAR2(1) := AHL_DEBUG_PUB.is_log_enabled;

1: PACKAGE BODY AHL_PRD_LOV_SERVICE_PVT AS
2: /* $Header: AHLVLOVB.pls 120.0.12010000.3 2008/11/30 22:06:54 sikumar noship $ */
3:
4: G_PKG_NAME CONSTANT VARCHAR2(30) := 'AHL_PRD_LOV_SERVICE_PVT';
5: G_DEBUG VARCHAR2(1) := AHL_DEBUG_PUB.is_log_enabled;
6:
7:
8: ------------------------------------
9: -- Common constants and variables --